Directories ¶
Path | Synopsis |
---|---|
project
|
|
cmd
Package main is the entry point for the application.
|
Package main is the entry point for the application. |
config
Package config provides functions/var/const for loading and accessing configuration settings for the application.
|
Package config provides functions/var/const for loading and accessing configuration settings for the application. |
internal/api
Package api implements Register method for fiber
|
Package api implements Register method for fiber |
internal/api/v1
Package v1 grouping all API flagged by version number 1
|
Package v1 grouping all API flagged by version number 1 |
internal/api/v1/fizzbuzz
Package fizzbuzz implementation all handler for FizzBuzz API
|
Package fizzbuzz implementation all handler for FizzBuzz API |
internal/api/v1/status
Package status implementation all handler for Status API
|
Package status implementation all handler for Status API |
internal/docs
Code generated by swaggo/swag.
|
Code generated by swaggo/swag. |
internal/lib
Package lib grouping various libraries
|
Package lib grouping various libraries |
internal/model/fizzbuzz
Package fizzbuzz grouping the data models linked to the fizzbuzz API
|
Package fizzbuzz grouping the data models linked to the fizzbuzz API |
pkg/server
Package server provides a simple HTTP/HTTPS server implementation for serving static and connect API.
|
Package server provides a simple HTTP/HTTPS server implementation for serving static and connect API. |
Click to show internal directories.
Click to hide internal directories.