Documentation
¶
Index ¶
- type Service
- func (s Service) AuthLogin(info env_api.InfoServiceResponse) (interface{}, error)
- func (s Service) AuthLogout() error
- func (s Service) AuthRequest(req *http.Request) error
- func (s Service) Description() string
- func (s Service) GetClient() (*svchttpclient.Client, error)
- func (s Service) GetCommand() interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (Service) AuthLogin ¶
func (s Service) AuthLogin(info 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.