inamespaces

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2024 License: MIT Imports: 4 Imported by: 0

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

func (inst *NamespaceCache) GetNamespace(ns keyvalues.NS) (keyvalues.Namespace, error)

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

func (inst *NamespaceLoader) LoadNamespace(ns keyvalues.NS) (keyvalues.Namespace, error)

LoadNamespace ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL