package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 14, 2015
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Buckets gets the Buckets for admin.
Create makes a new Admin account with a given email and pwhash.
Delete deletes the admin which has the given key.
DeleteByEmail deletes the admin which has the given email.
IsAdmin returns nil if there exists an Admin for the given util.Key.
IsAdminEmail returns nil if there exists an Admin for the given email.
Admin is a user as considered by the admin package.
Get retrieves an *Admin from the database for a given key.
GetByEmail retrieves an *Admin from the database for a given email.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.