Documentation
¶
Index ¶
- func Camel2Snake(s string) string
- func PtrFloat64(f float64) *float64
- func PtrInt(i int) *int
- func PtrInt16(i int16) *int16
- func PtrInt32(i int32) *int32
- func PtrInt64(i int64) *int64
- func PtrInt8(i int8) *int8
- func PtrString(s string) *string
- func PtrUInt(i uint) *uint
- func PtrUInt16(i uint16) *uint16
- func PtrUInt32(i uint32) *uint32
- func PtrUInt64(i uint64) *uint64
- func PtrUInt8(i uint8) *uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Camel2Snake ¶
func PtrFloat64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.