package
0.0.0-20240709201722-125873e76882
Repository: https://github.com/rutkin/url-shortener.git
Documentation: pkg.go.dev

# Functions

parse config from argument and environment variables.

# Variables

ServerConfig - default server settings, address - http://localhost:8080, log level - info, storage - file.

# Structs

Config - configuration type.

# Type aliases

NetAddress - type for network address.