Documentation ¶
Index ¶
- func BoolPtr(v bool) *bool
- func IntPtr(v int) *int
- func SetBoolIfFalse(dest *bool, src bool)
- func SetCaseFormatIfEmpty(dest *text.CaseFormat, src text.CaseFormat)
- func SetIntIfNil(dest **int, src int)
- func SetIntIfZero(dest *int, src int)
- func SetStringIfEmpty(dest *string, src string)
- func StringPtr(v string) *string
- func StringsPtr(v ...string) *[]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetBoolIfFalse ¶
func SetCaseFormatIfEmpty ¶
func SetCaseFormatIfEmpty(dest *text.CaseFormat, src text.CaseFormat)
func SetIntIfNil ¶
func SetIntIfZero ¶
func SetStringIfEmpty ¶
func StringsPtr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.