Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crawler ¶
type EcoCounter ¶
type EcoCounter struct {
// contains filtered or unexported fields
}
func (*EcoCounter) AddPrivateDomain ¶
func (g *EcoCounter) AddPrivateDomain(dom EcoCounterPrivateDomain) error
func (*EcoCounter) Get ¶
func (g *EcoCounter) Get(ctx context.Context, req GetRequest) ([]submit.Point, error)
type EcoCounterPrivateDomain ¶
type HalifaxTransit ¶
type HalifaxTransit struct {
// contains filtered or unexported fields
}
func (*HalifaxTransit) Get ¶
func (h *HalifaxTransit) Get(ctx context.Context, req GetRequest) ([]submit.Point, error)
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
ecocounter
Package ecocounter provides a client for communicating with the Eco-Counter not-very-public API.
|
Package ecocounter provides a client for communicating with the Eco-Counter not-very-public API. |
Click to show internal directories.
Click to hide internal directories.