modify

package
v0.5.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fn

type Fn[T any] func(current *T) (*T, error)

func MergeWith

func MergeWith[T any](new *T, triggers ...merge.Trigger) Fn[T]

func Nop

func Nop[T any]() Fn[T]

func ReplaceWith

func ReplaceWith[T any](new *T) Fn[T]

func SetNil

func SetNil[T any]() Fn[T]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL