//
pkg.gl
Category
github.com/beka-birhanu/vinom-api
api
package
0.0.1-beta.1
Repository:
https://github.com/beka-birhanu/vinom-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
52 SLOC
#
Packages
game
Package gameapi handles game matchmaking and session management.
i
No description provided by the author
identity
No description provided by the author
#
Functions
NewRouter
NewRouter creates a new Router instance with the given configuration.
#
Structs
Config
Config holds configuration settings for creating a new Router instance.
Router
Router manages the HTTP server and its dependencies, including controllers and JWT authentication.