Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func SetInterfaceBinder ¶ added in v1.0.5
func SetInterfaceBinder(binder InterfaceBinder)
SetInterfaceBinder overrides the default interface binding behavior used during dynamic SQL generation. Passing nil resets the default behavior which only registers basic CRUD methods.
Types ¶
type InterfaceBinder ¶ added in v1.0.5
InterfaceBinder controls how query interfaces are attached to generated models.
Click to show internal directories.
Click to hide internal directories.