Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Namespaced ¶
type Namespaced struct {
// contains filtered or unexported fields
}
func New ¶
func New() *Namespaced
func (*Namespaced) AddNamespace ¶
func (n *Namespaced) AddNamespace(namespace string)
func (*Namespaced) Register ¶
func (n *Namespaced) Register(namespace, name string, v interface{})
Click to show internal directories.
Click to hide internal directories.