Documentation
¶
Index ¶
Constants ¶
View Source
const SendQueueCreateRecommendedCommandName = "create"
View Source
const SendqRecommendedCommandName = "sendq"
Variables ¶
This section is empty.
Functions ¶
func NewCmdSendQueueCreate ¶
func NewSendQCommand ¶
Types ¶
type SenqQCreateOptions ¶
type SenqQCreateOptions struct {
// contains filtered or unexported fields
}
func NewSendQueueCreateOptions ¶
func NewSendQueueCreateOptions() *SenqQCreateOptions
func (*SenqQCreateOptions) Run ¶
func (sqco *SenqQCreateOptions) Run() (err error)
func (*SenqQCreateOptions) Validate ¶
func (sqco *SenqQCreateOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.