client

package
v2.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Addr      string               `toml:"addr" json:"addr"`
	Database  string               `toml:"database,omitempty" json:"database,omitempty"`
	AccessKey *hauth.AccessKey     `toml:"access_key" json:"access_key"`
	Options   *kvapi.ClientOptions `toml:"options,omitempty" json:"options,omitempty"`
}

func (*Config) NewAdminClient

func (it *Config) NewAdminClient() (lynkapi.Client, error)

func (*Config) NewClient

func (it *Config) NewClient() (kvapi.Client, error)

Jump to

Keyboard shortcuts

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