endpoint

package
v0.0.0-...-98f7181 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostURLsResponse

type PostURLsResponse struct {
	Data []crawl.Result `json:"data"`
	Err  error          `json:"error,omitempty"`
}

PostURLsResponse collects the request parameters for the PostURLs method.

func (PostURLsResponse) Failed

func (r PostURLsResponse) Failed() error

Failed implements Failer.

type Set

type Set struct {
	PostURLsEndpoint endpoint.Endpoint
}

Set collects all of the endpoints that compose an crawl service.

func New

func New(svc service.Service) Set

New returns a Endpoints.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL