package
0.0.0-20241219150934-9249a2757f07
Repository: https://github.com/smart-core-os/sc-golang.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewResponseFilter creates a new ResponseFilter with the given options applied.
No description provided by the author
No description provided by the author
No description provided by the author
WithResetMask configures the FieldUpdater to clear the values mentioned in the mask.
WithResetPaths is like WithResetMask but accepts paths.
WithUpdateMask configures the FieldUpdater to only apply values for the mentioned fields.
WithUpdateMaskFieldName configures the name of the field that holds the update mask.
WithWritableFields configures the FieldUpdater to validate that no non-writable fields are being written.
# Variables
No description provided by the author
# Structs
No description provided by the author
ResponseFilter provides utilities for applying FieldMasks to responses.
# Type aliases
No description provided by the author
No description provided by the author