https

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 31 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.Service

func RegParser

func RegParser(customType interface{}, converter func(string) reflect.Value)

Types

type Config

type Config struct {
	Http              *fiber_builder.Config `yaml:"http"`
	Ws                *fiber_builder.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