api

package
v0.0.0-...-ac43226 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	http.Handler
	// contains filtered or unexported fields
}

API is the implementation of the api Service. API wraps an http handler.

type Service

type Service interface {
	http.Handler
}

Service is the interface for the api package.

func New

func New(logger logging.Logger) Service

New will return a new API instance.

Jump to

Keyboard shortcuts

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