snoop

package
v0.0.0-...-79aaa6a Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RequestHandler

func RequestHandler(ctx *fasthttp.RequestCtx)

RequestHandler ...

Types

type User

type User struct {
	ID            int
	Name          string
	HasPermission func(string) bool
}

User the user data

type ViewData

type ViewData struct {
	User User
	Res  string
}

ViewData the view data

Jump to

Keyboard shortcuts

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