Documentation
¶
Overview ¶
Package helpers provides simple helper to deal with various nil events and slice objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
Contains check if a tag is present in an array by name. If so it returns that element
func IsBoolPtrTrue ¶
IsBoolPtrTrue returns true if the *bool is not nil and the value is true
func IsStringPtrNilOrEmtpy ¶
IsStringPtrNilOrEmtpy returns true either if the *string is nil or the value is empty
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.