package
Version:
v1.0.0-rc2
Opens a new window with list of versions in this module.
Published: Apr 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config for handling user configuration
GetConfigPath returns the path of gridify configuration file
type Config struct {
Mnemonics string `json:"mnemonics"`
Network string `json:"network"`
}
Config struct that holds user configuration
Load loads user configuration from gridify configuration file
Save saves user configuration to gridify configuration file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.