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

Struct JsonFormatter

formatters.go:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31type JsonFormatter struct {
32}
33
34func (self *JsonFormatter) formatZoneList(zones <-chan *route53types.HostedZone, w io.Writer) {
35 var all []*route53types.HostedZone

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected