router

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

type Router interface {
	Handler() *chi.Mux
}

func NewRouter

func NewRouter(d *sql.DB) Router

type RouterService

type RouterService struct {
	*db.RepositoryService
}

func (*RouterService) Handler

func (rs *RouterService) Handler() *chi.Mux

Jump to

Keyboard shortcuts

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