//
pkg.gl
Category
github.com/PanYicheng/go-microservice
internal
pkg
route
package
0.0.0-20210709123018-3f6bb0c82ddc
Repository:
https://github.com/panyicheng/go-microservice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
7
Files
10 SLOC
#
Structs
Route
Route defines a single route, e.g.
#
Type aliases
Routes
Routes defines the type Routes which is just an array (slice) of Route structs.