handler

package
v0.0.0-...-21979d2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Conf config.Config
}

type FacesimHandlerInterface

type FacesimHandlerInterface interface {
	HandleFacesimEndpoint(w http.ResponseWriter, r *http.Request)
	Close() error
	GetRoutes() func(r chi.Router)
}

type RouterModule

type RouterModule struct {
	// contains filtered or unexported fields
}

func New

func New(config Config) RouterModule

func (RouterModule) Close

func (r RouterModule) Close() (err error)

func (RouterModule) Handler

func (r RouterModule) Handler() (res *chi.Mux)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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