newManager

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Source      manager.Source
	UserFactory user.Factory
}

func (Command) Execute

func (com Command) Execute(req Request) (err error)

type DuplicatedIdError

type DuplicatedIdError struct{}

func (DuplicatedIdError) Error

func (DuplicatedIdError) Error() string

type EmptyPasskeyError

type EmptyPasskeyError struct{}

func (EmptyPasskeyError) Error

func (EmptyPasskeyError) Error() string

type ExistingNamespaceError

type ExistingNamespaceError struct{}

func (ExistingNamespaceError) Error

type IncorrectIdError

type IncorrectIdError struct{}

func (IncorrectIdError) Error

func (IncorrectIdError) Error() string

type Request

type Request struct {
	Id        string
	Passkey   string
	Namespace string
}

Jump to

Keyboard shortcuts

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