Documentation ¶
Index ¶
- func B2I[T int | int8 | int16 | int32 | int64](b bool) T
- func B2S(b []byte) string
- func I2B[T int | int8 | int16 | int32 | int64](i T) bool
- func S2B(s string) []byte
- func ToCamelCase(snake_case string) string
- func ToPtr[T any](v T) *T
- func TrimSpacePrefix(s string) string
- func TypeOf(v interface{}, trimPackage ...bool) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToCamelCase ¶
func TrimSpacePrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.