Documentation
¶
Index ¶
- Constants
- func AuthLevelFive(ctx *context.Context)
- func AuthLevelFour(ctx *context.Context)
- func AuthLevelOne(ctx *context.Context)
- func AuthLevelSix(ctx *context.Context)
- func AuthLevelThree(ctx *context.Context)
- func AuthLevelTwo(ctx *context.Context)
- func StaticProxy(ctx *context.Context)
- type User
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 AuthLevelFour ¶
func AuthLevelOne ¶
func AuthLevelSix ¶
func AuthLevelThree ¶
func AuthLevelTwo ¶
func StaticProxy ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.