Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthConfig ¶
type AuthConfig struct {
Token string `yaml:"token,omitempty"`
}
type Service ¶
func (Service) AuthLogin ¶
func (s Service) AuthLogin(_ env_api.InfoServiceResponse) (interface{}, error)
func (Service) AuthLogout ¶
func (Service) Description ¶
func (Service) GetCommand ¶
func (s Service) GetCommand() interface{}
Click to show internal directories.
Click to hide internal directories.