package
0.0.0-20230119085047-c8e37b0e95ee
Repository: https://github.com/assylzhanzharzhanov/go-shortener.git
Documentation: pkg.go.dev

# Functions

LoadConfig - reads configuration from the environment variables.
NewResponse - creates a response and send it to client.

# Constants

Response statuses.
Response statuses.

# Structs

AppConfig - represents application configuration.
Response - represents the default response.

# Type aliases

ResponseStatus - represents the response status.