//
pkg.gl
Category
github.com/gbasileGP/pubg-leaderboard
internal
api
package
0.0.0-20240906213845-b27be92a65be
Repository:
https://github.com/gbasilegp/pubg-leaderboard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
127 SLOC
#
Functions
NewServer
NewServer initializes a new server with configured Redis client, leaderboard service, and logger passed from main.
#
Structs
Server
Server represents the server configuration with a router, a Redis client, a logger, and the leaderboard service.