handlers

package
v0.0.0-...-c945685 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Overview

Package handlers implements the HTTP endpoint processing and interacts with the Pixur backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAll

func RegisterAll(s *server.Server)

Types

type HTTPErr

type HTTPErr struct {
	Message string
	Code    int
	Cause   error
}

func (*HTTPErr) Error

func (err *HTTPErr) Error() string

Jump to

Keyboard shortcuts

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