Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func (*Getter) GetAllQueues ¶
type SqsQueuePrinter ¶
type SqsQueuePrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(queues []Queue) *SqsQueuePrinter
func (*SqsQueuePrinter) PrintTable ¶
func (p *SqsQueuePrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.