Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New[T any](logger *zap.SugaredLogger, schema *core.Schema, extensionPrefix *string) (func(value T) (T, error), *core.Schema, error)
The returned function does NOT and should NOT alter the value that was passed by it (maps, for example, when passed as input, won't be altered, a new copy will be made)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.