proof

package
v0.0.0-...-6740b9f Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2014 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FacebookAppSecret string = ""
)

Variables

View Source
var (
	ErrProofAuthOriginServiceNotValid error = fmt.Errorf("proof: AuthOriginService is not valid!")
)

Functions

This section is empty.

Types

type Proof

type Proof struct {
	AppEngineContext appengine.Context
	Clients          *c.Clients
	Users            *u.Users
}

func NewProof

func NewProof(appEngineContext appengine.Context) *Proof

func (*Proof) Login

func (self *Proof) Login(client *t.Client) (t.Client, error)

func (*Proof) Logout

func (self *Proof) Logout(client *t.Client) error

Jump to

Keyboard shortcuts

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