filters

package
v0.0.0-...-7d79363 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEVEL_GROUND = iota
	LEVEL_ONE
	LEVEL_TWO
	LEVEL_THREE
	LEVEL_FOUR
	LEVEL_FIVE
	LEVEL_SIX
)

Variables

This section is empty.

Functions

func AuthLevelFive

func AuthLevelFive(ctx *context.Context)

func AuthLevelFour

func AuthLevelFour(ctx *context.Context)

func AuthLevelOne

func AuthLevelOne(ctx *context.Context)

func AuthLevelSix

func AuthLevelSix(ctx *context.Context)

func AuthLevelThree

func AuthLevelThree(ctx *context.Context)

func AuthLevelTwo

func AuthLevelTwo(ctx *context.Context)

func StaticProxy

func StaticProxy(ctx *context.Context)

Types

type User

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

func NewUser

func NewUser(sess string) *User

func (*User) ClearanceLevel

func (u *User) ClearanceLevel() (int, error)

func (*User) NewContext

func (u *User) NewContext(ctx *context.Context)

Jump to

Keyboard shortcuts

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