router

package
v0.0.0-...-9799b74 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HealthRoute

func HealthRoute() chi.Router

Types

type Router

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

func NewRouter

func NewRouter(db *gorm.DB) *Router

func (*Router) NoteRouter

func (o *Router) NoteRouter() chi.Router

func (*Router) Route

func (o *Router) Route() chi.Router

func (Router) UserRouter

func (o Router) UserRouter() chi.Router

type RouterRepo

type RouterRepo interface {
	Route() chi.Router
}

Jump to

Keyboard shortcuts

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