Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = fmt.Errorf("not-found")
Functions ¶
Types ¶
type ScanOptions ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func NewScanner ¶
func NewScanner(rows Rows, options *ScanOptions) (*Scanner, error)
type TransactionStarter ¶
Click to show internal directories.
Click to hide internal directories.