Versions in this module Expand all Collapse all v0 v0.1.0 Jan 20, 2020 Changes in this version + func RegisterRoutes(db db.DB, r *mux.Router) + type ErrorResponse struct + Error string + type PaginatedNodesResp struct + Limit int + Nodes []crawl.Node + Page int + Total int