package
Version:
v0.0.0-...-cb472e6
Opens a new window with list of versions in this module.
Published: Aug 27, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Attribute attribute metadata definition
type PropertyBool struct {
Value *bool `field:"value" json:"value" bson:"value"`
AsDefaultValue *bool `field:"as_default_value" json:"as_default_value" bson:"as_default_value"`
}
type PropertyString struct {
Value *string `field:"value" json:"value" bson:"value"`
AsDefaultValue *bool `field:"as_default_value" json:"as_default_value" bson:"as_default_value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.