//
pkg.gl
Category
github.com/crossedbot/hermes-archiver
pkg
replayer
controller
package
0.0.0-20220913014500-c2a27a2be502
Repository:
https://github.com/crossedbot/hermes-archiver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
143 SLOC
#
Functions
New
New returns a new Controller.
Replay
Replay handles requests to retrieve a WARC replay for the given record Id.
#
Variables
ErrorReplayNotFound
Errors.
Routes
Routes is a list of Replayer server routes.
V1
No description provided by the author
#
Structs
Config
Config represents the configuration of a Replayer's controller.
Route
Route represents an Replayer server route.
#
Interfaces
Controller
Controller represents an interface of an WARC-CDXJ record replayer's controller.