https

package
v0.2.28-alpha.11 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultMaxBodyBytes = 256 * 1024

DefaultMaxBodyBytes is the maximum allowed size of a request body in bytes.

Variables

This section is empty.

Functions

func New

func New() lava.Server

func RegParser

func RegParser(parsers []fiber.ParserType)

Types

type Config

type Config struct {
	Http              *fiberbuilder.Config `yaml:"http"`
	Ws                *fiberbuilder.WsCfg  `yaml:"ws"`
	EnablePrintRouter bool                 `yaml:"enable_print_router"`
	BaseUrl           string               `yaml:"base_url"`
}

func DefaultCfg

func DefaultCfg() Config

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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