routers

package
v0.0.0-...-851e7b8 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2020 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
}

App defined for handling all routers

func (*App) GetRouters

func (r *App) GetRouters() (*gin.Engine, error)

GetRouters will return all routers include swagger

type Routers

type Routers struct {
}

Routers include all routers

func (*Routers) Match

func (r *Routers) Match(router *gin.Engine)

Match is defined for route handlers

type SwaggerRouter

type SwaggerRouter struct {
}

SwaggerRouter defined all swagger apis

func (*SwaggerRouter) Match

func (s *SwaggerRouter) Match(router *gin.Engine)

Match swagger http router

Jump to

Keyboard shortcuts

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