Documentation
¶
Index ¶
- Constants
- type EnvInfo
- func (e *EnvInfo) IsExist(name string) bool
- func (e *EnvInfo) IsToml(name string) bool
- func (e *EnvInfo) IsValidFile(name string) (string, kerr.Error)
- func (e *EnvInfo) ParseTOML(name string) (*gcfg.Config, kerr.Error)
- func (e *EnvInfo) Path(name string) string
- func (e *EnvInfo) SetVersion(version string) *EnvInfo
- func (e *EnvInfo) Setup(ctx kctx.Context) kerr.Error
- type Load
- type Step
Constants ¶
View Source
const (
EnvName = "Env"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.