package
module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: May 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func To[T any](value T) *T
To returns the pointer to the value
func ToNonZero[T any](value T) *T
ToNonZero returns the pointer to the value if the value is not zero
Source Files
¶
Click to show internal directories.
Click to hide internal directories.