Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frontier ¶
type Frontier interface {
serviceconnections.Connection
GetNextPage(context.Context) (*frontierV1.PageHarvestSpec, error)
PageCompleted(*frontierV1.PageHarvestSpec, *RenderResult, error) error
}
func New ¶
func New(opts ...serviceconnections.ConnectionOption) Frontier
type RenderResult ¶
Click to show internal directories.
Click to hide internal directories.