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

Method Bool

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

Bool generates a bool example

()

Source from the content-addressed store, hash-verified

31 String() string
32 // Bool generates a bool example
33 Bool() bool
34 // Float32 generates a float32 example
35 Float32() float32
36 // Float64 generates a float64 example

Callers 3

ExampleMethod · 0.65
golden.goFile · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected