http

package
v0.0.0-...-81dd437 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package http contains implementation of kit service HTTP API.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidUrl    = errors.New("missing or invalid url")
	ErrInvalidFormat = errors.New("invalid format")
)

Functions

func MakeHandler

func MakeHandler(tracer opentracing.Tracer, svc webhooks.Service, logger log.Logger) http.Handler

MakeHandler returns a HTTP handler for API endpoints.

Types

This section is empty.

Jump to

Keyboard shortcuts

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