package
0.13.0
Repository: https://github.com/cherts/pgscv.git
Documentation: pkg.go.dev

# Functions

NewClient creates new HTTP client.
NewServer creates new HTTP server instance.
TestFileServer create http test server.
TestServer create http test server.

# Constants

Code 400.
Code 404.
Code 200.
Code 401.

# Structs

AuthConfig defines configuration settings for authentication.
Client defines local wrapper on standard http.Client.
ClientConfig defines initial configuration when creating Client.
Server defines HTTP server.
ServerConfig defines HTTP server configuration.