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.42.12
- Published
- Mar 3, 2023
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.