package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Jan 30, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeepCopy[T any](task *T) (*T, error)
DeepCopy uses gob encode-decode pass to create a deep-copy of the referenced data.
Ptr returns a pointer to the argument simplifying pointer to primitive literals creation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.