package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package struct defines utilities for struct types.
MaxFields validates the maximum number of fields that are part of a struct.
Only fields that are part of the data model count. This excludes hidden
fields, optional fields, and definitions.
MinFields validates the minimum number of fields that are part of a struct.
Only fields that are part of the data model count. This excludes hidden
fields, optional fields, and definitions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.