Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DomainForEnv ¶
Types ¶
type Config ¶
type Config struct {
Env string `json:"env"`
Domain string `json:"domain"`
Username string `json:"username"`
Token string `json:"token"`
}
func ResolveFromEnvOrStore ¶
type LoginParams ¶
Click to show internal directories.
Click to hide internal directories.