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) }
wrap sync.WaitGroup to allow for 'wait 1st' logic
Source Files ¶
- Version
- v3.0.2
- Published
- Oct 22, 2021
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 3 seconds ago –
Tools for package owners.