router

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 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