pointer

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package pointer provides utilities for working with pointers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func From

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

From will create a pointer from the provided value.

func Value added in v1.0.0

func Value[T any](v *T) T

Value will return the value of the pointer or the zero value if the pointer is nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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