package empty
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/empty"
Index ¶
Types ¶
type Chan ¶
type Chan = chan struct{}
type ChanReadonly ¶
type ChanReadonly = <-chan struct{}
type DoNotCopy ¶
DoNotCopy can be embedded in a struct to help prevent shallow copies. This does not rely on a Go language feature, but rather a special case within the vet checker.
See https://golang.org/issues/8005.
type Struct ¶
type Struct = struct{}
Source Files ¶
- Version
- v3.88.0
- Published
- Oct 23, 2024
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 16 seconds ago –
Tools for package owners.