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

Struct JlFormatter

formatters.go:44–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44type JlFormatter struct {
45}
46
47func (self *JlFormatter) formatZoneList(zones <-chan *route53types.HostedZone, w io.Writer) {
48 for zone := range zones {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected