Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPointer ¶
func GetPointer[T comparable](value T) *T
GetPointer returns pointer from comparable type
func GetSlicePointer ¶
func GetSlicePointer[T comparable](value []T) (result []*T)
GetSlicePointer returns pointer from comparable type slice
func GetStatusPointer ¶
GetStatusPointer returns the status pointer in rpc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.