Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleCreate ¶
type ExampleCreate struct { Name string `json:"name,omitempty"` Description string `json:"description,omitempty"` }
func (*ExampleCreate) CheckValid ¶
func (ec *ExampleCreate) CheckValid() error
Click to show internal directories.
Click to hide internal directories.