checkToken

package
v0.0.0-...-e5a9a76 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessErrorToNamespace

type AccessErrorToNamespace struct{}

func (AccessErrorToNamespace) Error

type Command

type Command struct {
	UserSource user.Source
}

func (Command) Execute

func (c Command) Execute(req Request) error

type IncorrectTokenError

type IncorrectTokenError struct{}

func (IncorrectTokenError) Error

func (IncorrectTokenError) Error() string

type InvalidIdError

type InvalidIdError struct{}

func (InvalidIdError) Error

func (InvalidIdError) Error() string

type Request

type Request struct {
	UserId    string
	Token     string
	Namespace string
}

Jump to

Keyboard shortcuts

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