runmgr

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(s string)

func RunA

func RunA() context.CancelFunc

func RunS

func RunS() context.CancelFunc

Types

type InMemResponseWriter

type InMemResponseWriter struct {
	// contains filtered or unexported fields
}

func NewInMemResponseWriter

func NewInMemResponseWriter() *InMemResponseWriter

func (*InMemResponseWriter) Bytes

func (i *InMemResponseWriter) Bytes() []byte

func (*InMemResponseWriter) Header

func (i *InMemResponseWriter) Header() http.Header

func (*InMemResponseWriter) Read

func (i *InMemResponseWriter) Read(b []byte) (int, error)

func (*InMemResponseWriter) Status

func (i *InMemResponseWriter) Status() int

func (*InMemResponseWriter) Write

func (i *InMemResponseWriter) Write(bs []byte) (int, error)

func (*InMemResponseWriter) WriteHeader

func (i *InMemResponseWriter) WriteHeader(statusCode int)

Jump to

Keyboard shortcuts

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