Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliasArrAliasSlice ¶
type AliasArrAliasSlice []AliasSlice
type AliasArrAliasString ¶
type AliasArrAliasString []AliasString
type AliasDummyParam ¶
type AliasDummyParam QueryDummy
type InterfaceImplementation ¶
type InterfaceImplementation struct { ScannerValuer Str string }
type QueryDummy ¶
type QueryDummy struct {
// contains filtered or unexported fields
}
type ScannerValuer ¶
type ScannerValuer struct{}
func (ScannerValuer) Scan ¶
func (i ScannerValuer) Scan(src interface{}) error
func (ScannerValuer) Value ¶
func (i ScannerValuer) Value() (driver.Value, error)
Source Files
¶
- fixtures.go
Click to show internal directories.
Click to hide internal directories.