package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Apr 13, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IsOmit(v interface{}) bool
IsOmit returns true if the value is an Omit sentinel.
Omit is a marker value that signals the resolver to remove the
containing field or array element from the rendered object instead
of writing a value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.