package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Jul 17, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ResetAPIConfig() error
ResetAPIConfig 重置配置
type APIConfig struct {
RPC struct {
Endpoints []string `yaml:"endpoints"`
DisableUpdate bool `yaml:"disableUpdate"`
} `yaml:"rpc"`
NodeId string `yaml:"nodeId"`
Secret string `yaml:"secret"`
}
APIConfig API配置
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.