routes

package
v0.0.0-...-2be556a Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DOCROUTES = VERSION + "/docs"

DOCROUTES ...

View Source
const HEALTHROUTES = VERSION + "/health"

HEALTHROUTES ...

View Source
const LOOGERROUTES = VERSION + "/logger"

LOOGERROUTES ...

View Source
const VERSION = "v1"

VERSION ...

Variables

This section is empty.

Functions

This section is empty.

Types

type V1RouterLoader

type V1RouterLoader struct {
	Middleware middleware.DefaultMiddleware
	Health     health.HealthControllerInterface
	Logger     logger.LoggerControllerInterface
}

V1RouterLoader types

func V1RouterLoaderHandler

func V1RouterLoaderHandler() *V1RouterLoader

V1RouterLoaderHandler ...

func (*V1RouterLoader) V1Routes

func (rLoader *V1RouterLoader) V1Routes(router *gin.Engine)

V1Routes Params @router: gin.Engine

type V1RouterLoaderInterface

type V1RouterLoaderInterface interface {
	V1Routes(router *gin.Engine)
}

V1RouterLoaderInterface ...

Jump to

Keyboard shortcuts

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