pointy

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

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

func GetStatusPointer(value *uint32) (result *uint8)

GetStatusPointer returns the status pointer in rpc

func GetTimePointer

func GetTimePointer(value *int64, nsec int64) (result *time.Time)

GetTimePointer returns the time pointer from int64

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL