Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryMap ¶
type RegistryMap struct {
// contains filtered or unexported fields
}
func NewEmptyRegistry ¶
func NewEmptyRegistry() *RegistryMap
NewEmptyRegistry creates empty new registry
func (*RegistryMap) AddForwarder ¶
func (r *RegistryMap) AddForwarder(forwarder Forwarder, weight int)
func (*RegistryMap) Len ¶
func (r *RegistryMap) Len() int
Click to show internal directories.
Click to hide internal directories.