router

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api struct {
	Hello *controller.HelloController `inject:""`
}

func NewApi

func NewApi() *Api

func (*Api) Builder

func (a *Api) Builder(group *gallop.Group)

type Router

type Router struct {
	Hello *controller.HelloController `inject:""`
}

func NewRouter

func NewRouter() *Router

func (*Router) Builder

func (r *Router) Builder(group *gallop.Group)

Jump to

Keyboard shortcuts

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