package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Jul 24, 2023
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
¶
type Fn[T any] func(current *T) (*T, error)
func ReplaceWith[T any](new *T) Fn[T]
func SetNil[T any]() Fn[T]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.