package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Aug 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Data json any field.
AsMap returns self as a map.
Merge merges the other into self.
Both must be a map.
type Ref struct {
ID uint `json:"id" binding:"required"`
Name string `json:"name,omitempty" yaml:",omitempty"`
}
Ref represents a FK.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.