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

Method Int32

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

Int32 generates an int32 example

()

Source from the content-addressed store, hash-verified

25 Int() int
26 // Int32 generates an int32 example
27 Int32() int32
28 // Int64 generates an int64 example
29 Int64() int64
30 // String generates a string example

Callers 2

ExampleMethod · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected