turtleauth

package module
v0.0.0-...-6d95401 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2017 License: MIT Imports: 1 Imported by: 2

README

turtleauth GoDoc

New web authentication system for AscendTech

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthCheck

type AuthCheck struct {
	C http.Cookie
	P PermissionClass
}

AuthCheck is an authentication check request

type PermissionClass

type PermissionClass struct {
	Name string
}

PermissionClass is a struct representing a premission

func (PermissionClass) Check

func (p PermissionClass) Check() bool

Check checks if a PermissionClass is valid

func (PermissionClass) String

func (p PermissionClass) String() string

Directories

Path Synopsis
Package client implements a client for the turtleauth protocol
Package client implements a client for the turtleauth protocol

Jump to

Keyboard shortcuts

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