Documentation ¶
Index ¶
- func Endpoints() (map[string]string, error)
- func InitCommand(cmd *cobra.Command)
- func IsAuthorized() bool
- func NewSpinner() *spinner.Spinner
- func PrettyArray(o []string)
- func PrettyMapAsArray(o map[string]string)
- func PrettyStruct(o interface{})
- func PrettyStructArray(slice interface{}, class reflect.Type)
- func R() *resty.Request
- func ReadProperties(filename string) (map[string]string, error)
- func UsageTemplateWithArgs(cmd *cobra.Command, argNames ...string)
- func WithAuthorized(code func())
- func WriteNetrc(netrc []NetrcLine)
- type ErrResp
- type NetrcLine
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCommand ¶
func IsAuthorized ¶
func IsAuthorized() bool
func NewSpinner ¶
func PrettyArray ¶
func PrettyArray(o []string)
func PrettyMapAsArray ¶
func PrettyStruct ¶
func PrettyStruct(o interface{})
func PrettyStructArray ¶
func UsageTemplateWithArgs ¶
func WithAuthorized ¶
func WithAuthorized(code func())
func WriteNetrc ¶
func WriteNetrc(netrc []NetrcLine)
Types ¶
Click to show internal directories.
Click to hide internal directories.