Discover Packages
github.com/ydb-platform/ydb-go-sdk/v3
internal
empty
package
Version:
v3.77.0-rc2
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Chan = chan struct{}
type ChanReadonly = <-chan struct{}
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 .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.