Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigContent ¶
type ConfigContent struct {
CliId string
}
type LocalConfig ¶
type LocalConfig struct {
}
func NewLocalConfig ¶
func NewLocalConfig() *LocalConfig
func (*LocalConfig) GetLocalConfiguration ¶
func (lc *LocalConfig) GetLocalConfiguration() (*ConfigContent, error)
Click to show internal directories.
Click to hide internal directories.