server

package
v0.0.0-...-3bf3187 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAX_HEADER_SIZE = 1 << 20 // 1 MB
	STACK_SIZE      = 1 << 10 // 1 KB
	BODY_LIMIT      = "2M"
	GZIP_LEVEL      = 5
)

Variables

This section is empty.

Functions

func NewServer

func NewServer(cfg *config.Config, log logger.Logger, psql *sqlx.DB) *server

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL