package
0.0.0-20200220194741-87fa06bab430
Repository: https://github.com/gmax79/otusgolang.git
Documentation: pkg.go.dev

# Functions

HTTPResponse - send http answer to client.
ReadGetRequest - check what is get.
ReadPostRequest - check what is post, and parse parameters.

# Structs

HTTPGetRequest - get method reader.
HTTPPostRequest - post reader.