package
Version:
v0.0.0-...-36c16f3
Opens a new window with list of versions in this module.
Published: Jul 13, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Definition of each routing method
type GinRouter struct {
}
type Router interface {
Configure()
Register()
Run() error
}
GetRouter allows us to implement a different routing approach.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.