proto

package
v0.0.0-...-d271c08 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2014 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	RemoteAddr string
	Username   string
}

func (*Context) Deadline

func (ctx *Context) Deadline() time.Time

Deadline implements Context.Deadline

func (*Context) GetRemoteAddr

func (ctx *Context) GetRemoteAddr() string

GetRemoteAddr implements Context.GetRemoteAddr

func (*Context) GetUsername

func (ctx *Context) GetUsername() string

GetUsername implements Context.GetUsername

func (*Context) HTML

func (ctx *Context) HTML() template.HTML

HTML implements Context.HTML

func (*Context) String

func (ctx *Context) String() string

String implements Context.String

Jump to

Keyboard shortcuts

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