agentconfigs

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT, MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentConfig

type AgentConfig struct {
	Master   string `yaml:"master" json:"master"`
	Id       string `yaml:"id" json:"id"`
	Key      string `yaml:"key" json:"key"`
	GroupKey string `yaml:"group" json:"group"`
}

func SharedAgentConfig

func SharedAgentConfig() (*AgentConfig, error)

func (*AgentConfig) Save

func (this *AgentConfig) Save() error

保存到文件

Jump to

Keyboard shortcuts

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