Documentation ¶
Index ¶
- func F()
- type AnyMap
- type AnySlice
- type AnyStruct
- type Array
- type Bool
- type Chan
- type Complex128
- type Complex64
- type DeepCompose
- type Enum
- type Float32
- type Float64
- type Func
- type Int
- type Int16
- type Int32
- type Int64
- type Int8
- type IntMap
- type Interface
- type Map
- type Part
- type Slice
- type SomeMixInterface
- type String
- type Struct
- type Uint
- type Uint16
- type Uint32
- type Uint64
- type Uint8
- type Uintptr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnyMap ¶
type AnyMap[K comparable, V any] map[K]V
type Complex128 ¶
type Complex128 complex128
type DeepCompose ¶
type DeepCompose struct {
Struct
}
type SomeMixInterface ¶
Click to show internal directories.
Click to hide internal directories.