render

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientWriter added in v0.6.0

type ClientWriter interface {
	Write([]byte) error
}

type Engine

type Engine interface {
	PreWrite(proto.Proto, *http.Response)
	Write(proto.Proto, *http.Request, *http.Response, ClientWriter) error
}

func NewEngine

func NewEngine(buff, fileBuff []byte, defaultHeaders map[string][]string) Engine

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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