Documentation ¶
Index ¶
- func Delete(url string, body []byte) ([]byte, error)
- func Get(url string, out interface{}) error
- func GetAuthConf() *oauth2.Config
- func GetClient() (*oauth2ns.AuthorizedClient, error)
- func GetNoAuth(url string, out interface{}) error
- func GetRaw(url string) ([]byte, error)
- func GetToken() *oauth2.Token
- func Login() (*oauth2ns.AuthorizedClient, error)
- func Post(url string, body []byte) ([]byte, error)
- func Put(url string, in interface{}) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthConf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.