package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 18, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CheckKey(namespace string, client agollo.Client)
CheckKey 检查配置键
type Options struct {
AppID string `json:"app_id"`
Cluster string `json:"cluster"`
IP string `json:"ip"`
NamespaceName string `json:"namespace_name"`
IsBackupConfig bool `json:"is_backup_config"`
Secret string `json:"secret"`
}
Options 配置结构体
Source Files
¶
Click to show internal directories.
Click to hide internal directories.