Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomBytes ¶
func SliceEqual ¶
func SliceEqual[T comparable](a, b []T) bool
Types ¶
type AllTypes ¶
type AllTypes struct {
IB bool
B bool
S string
I int
I8 int8
I16 int16
I32 int32
I64 int64
U uint
U8 uint8
U16 uint16
U32 uint32
U64 uint64
F32 float32
F64 float64
D time.Duration
IP net.IP
Bytes []byte
SS []string
}
func RandomConfig ¶
func RandomConfigWithShort ¶
func RandomNestedConfig ¶
func RandomValues ¶
func RandomValues() *AllTypes
Click to show internal directories.
Click to hide internal directories.