package
0.0.0-20240906213845-b27be92a65be
Repository: https://github.com/gbasilegp/pubg-leaderboard.git
Documentation: pkg.go.dev

# Functions

NewServer initializes a new server with configured Redis client, leaderboard service, and logger passed from main.

# Structs

Server represents the server configuration with a router, a Redis client, a logger, and the leaderboard service.