package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 12, 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
¶
Package util provides common utilities across the netbox_sd code base and used within different modules.
func NewPtr[T any](v T) *T
NewPtr is a helper function that returns the value v as ptr to itself
Source Files
¶
Click to show internal directories.
Click to hide internal directories.