package
1.2.120
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Structs

NoUnkeyedLiterals can be embedded in a struct to prevent unkeyed literals.

# Interfaces

No description provided by the author

# Type aliases

CopyChecker holds back pointer to itself to detect object copying.
DoNotCompare can be embedded in a struct to prevent comparability.
DoNotCopy can be embedded in a struct to help prevent shallow copies.