package
0.0.0-20240422130359-8c0edb4999b1
Repository: https://github.com/chessnok/gocalculator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewConfig creates a new configuration with the given orchestrator agentManager and returns it.
NewServer creates a new server with the given configuration and returns a pointer to it.

# Variables

ErrInvalidPort is returned when the port is invalid.

# Structs

Config is a struct that contains the configuration for the server.
Server is a struct that contains an echo server and a configuration.