Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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) Editor ¶
func (s *Service) Editor() authenticator.RequestEditor
Editor adds standard headers and ensures login happened before non-login calls. Use this with your generated clients’ RequestEditor hook, or call before building requests.
func (*Service) IsAuthenticated ¶
Click to show internal directories.
Click to hide internal directories.