package
Version:
v1.14.10
Opens a new window with list of versions in this module.
Published: Jan 5, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package pointers provides tools for easy work with Golang Pointers.
func New[T any](value T) *T
New create new pointer to provided value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.