publishing

package
v0.0.0-...-c9d103c Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: GPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidUser  = errors.New("invalid user")
	ErrInvalidToken = errors.New("invalid token")
)

Functions

func MakeHttpHandler

func MakeHttpHandler(log kitlog.Logger, s Service) *mux.Router

Types

type Endpoints

type Endpoints struct {
	SendEndpoint endpoint.Endpoint
}

func MakeEndpoints

func MakeEndpoints(s Service) Endpoints

type Service

type Service interface {
}

func New

func New(log kitlog.Logger, config *viper.Viper) Service

Jump to

Keyboard shortcuts

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