handlers

package
v0.0.0-...-6f9a9ad Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidDate        = httputils.NewBadRequestError("invalid date")
	ErrInvalidCardinality = httputils.NewBadRequestError("invalid cardinality")
)

Functions

This section is empty.

Types

type HTTPHandler

type HTTPHandler interface {
	HandleRoutes(ctx context.Context)
	// contains filtered or unexported methods
}

func New

func New(service service.Service, router *mux.Router) HTTPHandler

Jump to

Keyboard shortcuts

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