//
pkg.gl
Category
github.com/cupakob/covid19trends-rest-api
router
package
0.0.0-20240906060914-ae3a19fa2749
Repository:
https://github.com/cupakob/covid19trends-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
49 SLOC
#
Functions
NewRouter
NewRouter is a constructor to create a Router object.
#
Structs
Route
Route is a struct that implements the interface Router.
#
Interfaces
Router
Router is an interface that provides methods to handle incoming requests.