package wg
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/wg"
Index ¶
Functions ¶
func New ¶
func New() *wg
Types ¶
type WG ¶
type WG interface { Done() Wait() Add(delta int) }
WG wraps sync.WaitGroup to allow for 'wait 1st' logic
Source Files ¶
- Version
- v3.5.4
- Published
- Jan 3, 2022
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 1 second ago –
Tools for package owners.