Documentation ¶
Overview ¶
Package nodemap provides a schema registry index type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
type Map struct {
// contains filtered or unexported fields
}
Map is a lazy index of a registry. The zero value is an index of the default registry.
func (*Map) UseRegistry ¶
UseRegistry assigns 'reg' to 'm' and initializes the nodes map.
Click to show internal directories.
Click to hide internal directories.