package
Version:
v0.0.0-...-81a76c0
Opens a new window with list of versions in this module.
Published: Dec 14, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsZero reports whether v is the zero value.
This does not rely on Interface and so can be used on unexported fields.
SortKeys sorts a list of map keys, deduplicating keys if necessary.
The type of each value must be comparable.
TypeString is nearly identical to reflect.Type.String,
but has an additional option to specify that full type names be used.
Pointer is an opaque typed pointer and is guaranteed to be comparable.
PointerOf returns a Pointer from v, which must be a
reflect.Ptr, reflect.Slice, or reflect.Map.
IsNil reports whether the pointer is nil.
Uintptr returns the pointer as a uintptr.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.