Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsZero ¶
IsZero reports whether v is the zero value. This does not rely on Interface and so can be used on unexported fields.
Types ¶
type Pointer ¶
type Pointer struct {
// contains filtered or unexported fields
}
Pointer is an opaque typed pointer and is guaranteed to be comparable.
Click to show internal directories.
Click to hide internal directories.