Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextType ¶
type ContextType struct {
Type string `json:"type" mapstructure:"type" validate:"required"`
}
func NewContextType ¶
func NewContextType(data map[string]any) (*ContextType, error)
Click to show internal directories.
Click to hide internal directories.