Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoAuthServiceInContext = errors.New("no auth service in context") ErrInvalidServiceInContext = errors.New("invalid service in context") )
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) ClearCache ¶
func (s *Service) ClearCache()
func (*Service) RetrieveTokenForAPI ¶
Click to show internal directories.
Click to hide internal directories.