package
Version:
v1.0.32
Opens a new window with list of versions in this module.
Published: Jun 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetTagCompliance performs struct tag compliance checks.
type Options struct {
Disabled bool
DisableTagPresent bool
DisableTagMismatch bool
DisableTagOnEmpty bool
AllowFieldMismatch bool
AllowedFields map[string]interface{}
}
Options stores compliance check options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.