MCPcopy Create free account
hub / github.com/goadesign/goa / Hostname

Method Hostname

expr/random.go:49–49  ·  view source on GitHub ↗

Hostname generates an example hostname

()

Source from the content-addressed store, hash-verified

47 Email() string
48 // Hostname generates an example hostname
49 Hostname() string
50 // IPv4Address generates an example IPv4 address
51 IPv4Address() net.IP
52 // IPv6Address generates an example IPv6 address

Callers 1

byFormatFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected