gohijack

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 14 Imported by: 0

README

go-hijack

Documentation

Index

Constants

View Source
const (
	UDSAddress = "/tmp/gohijack.sock"
)

Variables

View Source
var (
	DEBUG          = ""
	ErrSetupFailed = errors.New("setup failed")
)

Functions

func Hijack

func Hijack(ctx context.Context) error

func JsonParser

func JsonParser() *jsonparser

Types

type Parser

type Parser interface {
	Parse(string) runtime.Request
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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