package value
Import Path
github.com/google/go-cmp/cmp/internal/value (on go.dev)
Dependency Relation
imports 6 packages, and imported by one package
Package-Level Type Names (only one)
Package-Level Functions (total 3)
PointerOf returns a Pointer from v, which must be a
reflect.Ptr, reflect.Slice, or reflect.Map.
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.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |