appengine

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminKey

func AdminKey(s string) usermgr.AdminKey

Types

type Storage

type Storage struct {
}

func (Storage) Get

func (Storage) Get(ctx context.Context, existingEtag string) ([]byte, string, error)

func (Storage) Put

func (Storage) Put(ctx context.Context, data []byte) (string, error)

type StoredData

type StoredData struct {
	Data []byte
	Etag string
}

Jump to

Keyboard shortcuts

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