models

package
v0.0.0-...-0b86ddf Latest Latest
Warning

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

Go to latest
Published: May 12, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthRequest

type AuthRequest struct {
	Username    string `json:"Username"`
	Email       string `json:"Email"`
	AppToken    string `json:"AppToken"`
	AccessLevel int    `json:"AccessLevel"`
	Path        string `json:"Path"`
}

func (AuthRequest) IsAuth

func (this AuthRequest) IsAuth(req *AuthRequest, result *bool) (er error)

Jump to

Keyboard shortcuts

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