head

package
v1.8.8 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorParamsEmpty liberr.CodeError = iota + libcfg.MinErrorComponentHttp
	ErrorParamsInvalid
	ErrorComponentNotInitialized
	ErrorConfigInvalid
	ErrorReloadPoolServer
	ErrorReloadTLSDefault
)
View Source
const (
	ComponentType = "head"
)

Variables

This section is empty.

Functions

func IsCodeError

func IsCodeError() bool

func Register

func Register(cfg libcfg.Config, key string, cpt ComponentHead)

func RegisterNew

func RegisterNew(cfg libcfg.Config, key string)

func SetDefaultConfig

func SetDefaultConfig(cfg []byte)

Types

type ComponentHead

type ComponentHead interface {
	libcfg.Component

	GetHeaders() librtr.Headers
	SetHeaders(head librtr.Headers)
}

func Load

func Load(getCpt libcfg.FuncComponentGet, key string) ComponentHead

func New

func New() ComponentHead

type DefaultModel

type DefaultModel struct {
	Head librtr.HeadersConfig
	Http libhts.PoolServerConfig
}

Jump to

Keyboard shortcuts

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