Documentation
¶
Index ¶
- Constants
- func Account(v string) func(*Query)
- func Address(v string) func(*Query)
- func After(v string) func(*Query)
- func Destination(v string) func(*Query)
- func EndTime(v time.Time) func(*Query)
- func Limit(n int) func(*Query)
- func Metadata(v map[string]string) func(*Query)
- func Reference(v string) func(*Query)
- func Source(v string) func(*Query)
- func StartTime(v time.Time) func(*Query)
- type Modifier
- type Query
Constants ¶
View Source
const (
DefaultLimit = 15
)
Variables ¶
This section is empty.
Functions ¶
func Destination ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.