package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Jul 13, 2026
License: Apache-2.0
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
¶
Package config for handling user configuration
GetConfigPath returns the path of tf-grid configuration file
type Config struct {
Mnemonics string `json:"mnemonics"`
Network string `json:"network"`
}
Config struct that holds user configuration
GetUserConfig returns user configuration
Load loads user configuration from tf-grid configuration file
Save saves user configuration to tf-grid configuration file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.