MCPcopy Create free account
hub / github.com/barnybug/cli53 / TextFormatter

Struct TextFormatter

formatters.go:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18type TextFormatter struct {
19}
20
21func (self *TextFormatter) formatZoneList(zones <-chan *route53types.HostedZone, w io.Writer) {
22 for zone := range zones {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected