Name | Synopsis |
---|---|
.. | |
objectpath | Package objectpath defines a naming scheme for types.Objects (that is, named entities in Go programs) relative to their enclosing package. |
typeutil | Package typeutil defines various utilities for types, such as Map, a mapping from types.Type to any values. |