package
Version:
v0.0.0-...-249e25c
Opens a new window with list of versions in this module.
Published: Jun 10, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Assign[T any](dst *T, src T)
func AssignDefaults[T any](options, defaults T) T
func AssignPtr[T any](dst *T, src *T)
func NewWithDefaults[T any](p *T, defaults T) *T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.