Documentation ¶
Index ¶
- Constants
- func CommandBase(line string, s *session.Session) bool
- func GenerateEnv(path string) (string, error)
- func Load(id int) *session.Session
- func New() *session.Session
- func ViewApiInformation(s *session.Session)
- func ViewEnvironment(s *session.Session)
- func ViewInformation(s *session.Session)
- type EnvParam
- type Environment
- type Files
Constants ¶
View Source
const VERSION = "1.20 (perception)"
Variables ¶
This section is empty.
Functions ¶
func CommandBase ¶
Checking If Input As Default Command
func GenerateEnv ¶
func ViewApiInformation ¶
View Api EndPoints Information
Types ¶
type Environment ¶
type Environment struct {
Param []EnvParam
}
func (*Environment) Add ¶
func (e *Environment) Add(name string, value string)
Click to show internal directories.
Click to hide internal directories.