Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIntOrDefault ¶
func GetSafeDeref ¶
func GetSafeDeref[T any](ptr *T) T
GetSafeDeref returns the dereferenced value of a pointer or the zero value of T if the pointer is nil.
func IsNotNilUUID ¶
func IsValidStrPtr ¶
func PanicIfDifferent ¶
func PanicIfDifferent[T any](current, expected T)
PanicIfDifferent - panics if arguments are of different type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.