http

package
v0.0.0-...-84fae08 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpContextImp

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

func (*HttpContextImp) CookieRead

func (this *HttpContextImp) CookieRead(key string) map[bingo_mvc.CookieKey]interface{}

func (*HttpContextImp) CookieWrite

func (this *HttpContextImp) CookieWrite(key string, value map[bingo_mvc.CookieKey]interface{}) error

func (*HttpContextImp) GetRequestURI

func (this *HttpContextImp) GetRequestURI() string

func (*HttpContextImp) RequestHeaderRead

func (this *HttpContextImp) RequestHeaderRead(key string) string

func (*HttpContextImp) ResponseHeaderwrite

func (this *HttpContextImp) ResponseHeaderwrite(key string, v string) error

type HttpDispatcher

type HttpDispatcher struct {
	bingo_mvc.AbstractDispatcher
	// contains filtered or unexported fields
}

func (*HttpDispatcher) Run

func (this *HttpDispatcher) Run()

func (*HttpDispatcher) ServeHTTP

func (this *HttpDispatcher) ServeHTTP(writer http.ResponseWriter, request *http.Request)

Jump to

Keyboard shortcuts

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