ptr

package
v1.2.70 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrZero added in v1.2.24

func OrZero[T any](t *T) T

func Ptr

func Ptr[T any](value T) *T

func PtrOrNil

func PtrOrNil[T any](x T) *T

PtrOrNil returns a pointer copy of value if it's nonzero. Otherwise, returns nil pointer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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