Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceCache ¶
type NamespaceCache struct {
Loader keyvalues.NamespaceLoader //starter:inject("#")
// contains filtered or unexported fields
}
NamespaceCache ...
func (*NamespaceCache) GetNamespace ¶
GetNamespace ...
type NamespaceLoader ¶
type NamespaceLoader struct {
InfoGetter info.Getter //starter:inject("#")
Service keyvalues.Service //starter:inject("#")
// contains filtered or unexported fields
}
NamespaceLoader ...
func (*NamespaceLoader) LoadNamespace ¶
LoadNamespace ...
Click to show internal directories.
Click to hide internal directories.