Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallbackFn ¶
type SQL ¶
type SQL struct {
// contains filtered or unexported fields
}
func (*SQL) WithCallback ¶
func (s *SQL) WithCallback(callbackFn CallbackFn) *SQL
Click to show internal directories.
Click to hide internal directories.