package
Version:
v0.1.18
Opens a new window with list of versions in this module.
Published: May 22, 2023
License: MIT
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
¶
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.