package
Version:
v2.0.0-alpha.1
Opens a new window with list of versions in this module.
Published: Jan 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.