storage

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const SEP = '/'

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*clientv3.Client
	// contains filtered or unexported fields
}

func NewClient

func NewClient(prefix string, logger *zap.Logger, endpoints ...string) *Client

func (*Client) Config

func (c *Client) Config() clientv3.Config

func (*Client) Key

func (c *Client) Key(parts ...string) *Key

type Key

type Key struct {
	// contains filtered or unexported fields
}

func (*Key) Add

func (k *Key) Add(parts ...string) *Key

func (*Key) Copy

func (k *Key) Copy() *Key

func (*Key) Prefix

func (k *Key) Prefix(val bool) *Key

func (*Key) String

func (k *Key) String() string

Jump to

Keyboard shortcuts

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