package
Version:
v0.2.9-beta.3
Opens a new window with list of versions in this module.
Published: Sep 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Mutate(ctx context.Context, path *field.Path, mutation Mutation, value any, bindings binding.Bindings, opts ...template.Option) (any, error)
type Mutation interface {
}
func Parse(ctx context.Context, mutation any) Mutation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.