package
1.0.1
Repository: https://github.com/kodflow/fizzbuzz.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Create return a instance os Server Pattern Singleton.

# Structs

Server is a struct that represents a Fiber server instance with an underlying `fiber.App`, `fiber.Router` for the API endpoints, and a map of `fiber.Router` instances for different API versions.