Documentation
¶
Overview ¶
Package common - common utility structs and functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTypedPtr ¶
func GetTypedPtr[T any](org T) *T
GetTypedPtr helper function to convert from arbitrary type to a pointer of that type
func SliceToString ¶
SliceToString converts any slice of type implementing Stringer to a string slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.