etcd

package
v0.0.0-...-237b7d6 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

singletons @author LanguageY++2013 2023/5/8 23:30 @company soulgame

Index

Constants

This section is empty.

Variables

View Source
var (
	EtcdClient *clientv3.Client
)

Functions

func LoadConfig

func LoadConfig(cfg Config)

Types

type Config

type Config struct {
	Addrs    []string `mapstructure:"addrs"`
	Username string   `mapstructrue:"username"`
	Password string   `mapstructure:"password"`
}

Jump to

Keyboard shortcuts

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