Documentation ¶
Overview ¶
Package mockv2 was generated
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated ¶
Package mockv2 was generated
Index ¶
- Variables
- func Any(v any)
- func Array(v any)
- func Map(v any)
- func RegisterBool(name string, fn BoolFunc) bool
- func RegisterFloat(name string, fn FloatFunc) bool
- func RegisterInt(name string, fn IntFunc) bool
- func RegisterString(name string, fn StringFunc) bool
- func RegisterUint(name string, fn UintFunc) bool
- func Slice(v any)
- func Struct(v any)
- type BoolFunc
- type FloatFunc
- type FuncT
- type IntFunc
- type Rule
- type StringFunc
- type TimeFunc
- type UintFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Default bool
)
Functions ¶
func RegisterBool ¶
func RegisterFloat ¶
func RegisterInt ¶
func RegisterString ¶
func RegisterString(name string, fn StringFunc) bool
func RegisterUint ¶
Types ¶
type StringFunc ¶
type StringFunc func() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.