//
pkg.gl
Category
github.com/kodflow/fizzbuzz
api
internal
architecture
server
package
1.0.1
Repository:
https://github.com/kodflow/fizzbuzz.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
2
Files
163 SLOC
#
Packages
certs
No description provided by the author
#
Functions
Create
Create return a instance os Server Pattern Singleton.
#
Structs
Server
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.