Documentation
¶
Index ¶
Constants ¶
View Source
const RequestRecommendedCommandName = "request"
Variables ¶
This section is empty.
Functions ¶
func NewCmdRequestor ¶
Types ¶
type RequestOptions ¶
type RequestOptions struct {
// contains filtered or unexported fields
}
func NewRequestOptions ¶
func NewRequestOptions() *RequestOptions
func (*RequestOptions) Run ¶
func (ro *RequestOptions) Run() (err error)
func (*RequestOptions) Validate ¶
func (ro *RequestOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.