package
Version:
v0.0.25
Opens a new window with list of versions in this module.
Published: Oct 21, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ptr provides utility functions for creating pointers to values.
Bool creates a pointer to the given bool value.
Float64 creates a pointer to the given float64 value.
Int creates a pointer to the given int value.
Int64 creates a pointer to the given int64 value.
String creates a pointer to the given string value.
To creates a pointer to the given value.
This is a generic utility function that works with any type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.