Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/barnybug/cli53
/ formatZoneList
Method
formatZoneList
formatters.go:15–15 ·
view source on GitHub ↗
(zones <-chan *route53types.HostedZone, w io.Writer)
Source
from the content-addressed store, hash-verified
13
14
type
Formatter
interface
{
15
formatZoneList(zones <-
chan
*route53types.HostedZone, w io.Writer)
16
}
17
18
type
TextFormatter
struct
{
Callers
2
listZones
Function · 0.65
formatTest
Function · 0.65
Implementers
5
TextFormatter
formatters.go
JsonFormatter
formatters.go
JlFormatter
formatters.go
TableFormatter
formatters.go
CSVFormatter
formatters.go
Calls
no outgoing calls
Tested by
1
formatTest
Function · 0.52