Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoCopy ¶
type NoCopy struct{}
NoCopy may be embedded into structs which must not be copied after the first use.
refer https://github.com/golang/go/issues/8005#issuecomment-190753527 for details.
Click to show internal directories.
Click to hide internal directories.