package
Version:
v0.9.7
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: MIT
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
¶
func Ptr[T any](value T) *T
func PtrValueOr[T any](ptr *T, def T) T
func PtrValueOrDefault[T any](ptr *T) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.