Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DetailsByCode ¶
func (*DetailsByCode) Event ¶
func (q *DetailsByCode) Event(registration *model.Registration) schema.Producable
func (*DetailsByCode) Prepare ¶ added in v0.1.35
func (q *DetailsByCode) Prepare()
func (*DetailsByCode) Validate ¶
func (q *DetailsByCode) Validate() error
type DetailsWithCodeByInternal ¶
type DetailsWithCodeByInternal struct {
Code string
}
func (*DetailsWithCodeByInternal) Prepare ¶ added in v0.1.35
func (q *DetailsWithCodeByInternal) Prepare()
func (*DetailsWithCodeByInternal) Validate ¶
func (q *DetailsWithCodeByInternal) Validate() error
type ListByNumber ¶
func (*ListByNumber) Event ¶
func (q *ListByNumber) Event(registrations ...model.Registration) schema.Producable
func (*ListByNumber) GetLimit ¶
func (q *ListByNumber) GetLimit() uint64
func (*ListByNumber) GetOffset ¶
func (q *ListByNumber) GetOffset() uint64
func (*ListByNumber) Prepare ¶ added in v0.1.35
func (q *ListByNumber) Prepare()
func (*ListByNumber) Validate ¶
func (q *ListByNumber) Validate() error
type ListByVIN ¶
func (*ListByVIN) Event ¶
func (q *ListByVIN) Event(registrations ...model.Registration) schema.Producable
type ListWithNumberByInternal ¶
func (*ListWithNumberByInternal) GetOffset ¶
func (q *ListWithNumberByInternal) GetOffset() uint64
func (*ListWithNumberByInternal) Prepare ¶ added in v0.1.35
func (q *ListWithNumberByInternal) Prepare()
func (*ListWithNumberByInternal) Validate ¶
func (q *ListWithNumberByInternal) Validate() error
type ListWithVINByInternal ¶
func (*ListWithVINByInternal) GetOffset ¶
func (q *ListWithVINByInternal) GetOffset() uint64
func (*ListWithVINByInternal) Prepare ¶ added in v0.1.35
func (q *ListWithVINByInternal) Prepare()
func (*ListWithVINByInternal) Validate ¶
func (q *ListWithVINByInternal) Validate() error
Click to show internal directories.
Click to hide internal directories.