Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CowardlyRefusalError ¶
type CowardlyRefusalError struct {
// contains filtered or unexported fields
}
func (CowardlyRefusalError) Error ¶
func (e CowardlyRefusalError) Error() string
type MultiAccount ¶
type MultiAccount struct {
// Allow injecting a transport layer in tests.
Transport http.RoundTripper
}
func (MultiAccount) PostVersion ¶
func (m MultiAccount) PostVersion() string
func (MultiAccount) PreVersion ¶
func (m MultiAccount) PreVersion() string
Click to show internal directories.
Click to hide internal directories.