Documentation
¶
Overview ¶
Package resource contains shared primitives for opaque Ferret resource values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalDisplayJSON ¶
MarshalDisplayJSON returns the JSON string representation of Display(typeName).
func MarshalStringJSON ¶
MarshalStringJSON returns the JSON string representation of value.
Types ¶
type IDGenerator ¶
type IDGenerator struct {
// contains filtered or unexported fields
}
IDGenerator allocates monotonically increasing opaque resource IDs.
Click to show internal directories.
Click to hide internal directories.