Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLocalRegistry ¶
NewLocalRegistry creates a new local (in-memory) registry. It is primarily used for tests and simple benchmarking.
func NewLocalRegistryWithOptions ¶
func NewLocalRegistryWithOptions( selfID string, opts registry.KVRegistryOptions, ) registry.Registry
NewLocalRegistryWithOptions is the same as NewLocalRegistry() except it allows the caller to provide KV registry options instead of relying on all the defaults.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.