package empty

import "github.com/ydb-platform/ydb-go-sdk/v3/internal/empty"

Index

Types

type Chan

type Chan chan struct{}

type DoNotCopy

type DoNotCopy [0]sync.Mutex

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

empty.go

Version
v3.33.0
Published
Aug 10, 2022
Platform
js/wasm
Imports
1 packages
Last checked
3 minutes ago

Tools for package owners.