package
Version:
v0.0.0-...-e46c3b8
Opens a new window with list of versions in this module.
Published: Mar 13, 2021
License: GPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RegisterValidator(validate *validator.Validate)
RegisterValidator registers field validator.
type Tag struct {
Value string `json:"value" bson:"value" validate:"tag"`
Priority priority.Priority `json:"priority" bson:"priority"`
}
Tag represents tag data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.