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.4.3
- Published
- Nov 22, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 7 minutes ago –
Tools for package owners.