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.6.2
- Published
- Jan 10, 2022
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.