ihttpimpl

package
v0.0.0-...-dbbe934 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 23 Imported by: 1

README

ihttp implementation

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAppPartNoOutOfRange       = errors.New("app part number out of range")
	ErrAppIsNotDeployed          = errors.New("app is not deployed")
	ErrAppPartitionIsNotDeployed = errors.New("app partition is not deployed")
	ErrAppAlreadyDeployed        = errors.New("app is already deployed")
	ErrActiveAppPartitionsExist  = errors.New("active app partitions exist")
)

Functions

func NewProcessor

func NewProcessor(params ihttp.CLIParams, routerStorage ihttp.IRouterStorage) (server ihttp.IHTTPProcessor, cleanup func())

Types

This section is empty.

Jump to

Keyboard shortcuts

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