package
Version:
v1.0.75
Opens a new window with list of versions in this module.
Published: Mar 28, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Address returns the address of the given pointer
func Of[T any](value T) *T
Of returns a pointer to the given value (creates a copy if value is a direct Golang value: int, string, struct, etc.)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.