
The highest tagged major version is
v2.
package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Mar 20, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Type registry for custom setters. Only modify in your modules
init function.
Runs a mapping operation on the given target. The target
must be a pointer to a struct.
Default implementation for a source that uses a
simple string map for lookup.
Take the given string value, converts it and assigns it to the
target value. It is expected, that the target value.
A source returns a value for a given key. A source might be backed
by a map or something else.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.