Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶ added in v0.1.104
type Auth func(ht *heroku.Transport) error
func BearerTokenAuth ¶ added in v0.1.104
func BearerTokenAuth(token string) Auth
func TokenizerAuth ¶ added in v0.1.104
func TokenizerAuth(sealedToken, auth string) Auth
Click to show internal directories.
Click to hide internal directories.