Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormathBasicAuth ¶
func IsHTTPResponseError ¶
IsHTTPResponseError checks if the response/error indicates a failure and returns an error with context
func IsNetWorkError ¶
IsNetWorkError checks if the request error indicates a failure and returns an error with context
func ParseBasicAuth ¶
Types ¶
type UsersValue ¶
type UsersValue struct {
Users []UserValue
}
func (*UsersValue) Set ¶
func (d *UsersValue) Set(s string) error
func (*UsersValue) String ¶
func (d *UsersValue) String() string
func (*UsersValue) Type ¶
func (d *UsersValue) Type() string
Click to show internal directories.
Click to hide internal directories.