vconfig

package module
v0.0.0-...-6da3761 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

vconfig

配置信息的版本管理
  1. init 传入初始化配置项(ssh user@host pass)
  2. refresh (拉取最新配置)
  3. get (获取所需的值或文件内容)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VConfig

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

func New

func New(remote, tag, user, pass string, privateKeys []byte) (config *VConfig, err error)

func (*VConfig) Init

func (v *VConfig) Init() error

Init "https://github.com/moyrne/go-zero"

Jump to

Keyboard shortcuts

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