Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Conds ¶
Conds Translate the store.Conds interface into upperio flavor conditions representation
Types ¶
type Conn ¶
type Conn struct {
// contains filtered or unexported fields
}
Conn implements store.Conn
type Result ¶
type Result struct {
// contains filtered or unexported fields
}
Result implements store.Result
func (*Result) All ¶
All fetches all results within the result set and dumps them into the given pointer to slice of maps or structs
Click to show internal directories.
Click to hide internal directories.