package
0.0.0-20240317124008-97ddbf9ec394
Repository: https://github.com/hell-kitchen/api-gateway.git
Documentation: pkg.go.dev
# Functions
NewIngredients creates new Ingredients config and Loads data from env/flag to it.
NewServer return new Server config.
NewTags creates new Tags config and Loads data from env/flag to it.
# Structs
Ingredients is configuration of Ingredients Client.
Server is config of HTTP Server.
Tags is config of Tags Client.