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

Method Int64

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

Int64 generates an int64 example

()

Source from the content-addressed store, hash-verified

27 Int32() int32
28 // Int64 generates an int64 example
29 Int64() int64
30 // String generates a string example
31 String() string
32 // Bool generates a bool example

Callers 2

ExampleMethod · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected