admin

package
v0.0.0-...-366a9e0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2017 License: BSD-3-Clause Imports: 28 Imported by: 0

Documentation

Overview

Package admin desrcibes the admin view containing references to various managers and editors

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Admin

func Admin(view []byte) (_ []byte, err error)

Admin ...

func Dashboard

func Dashboard() ([]byte, error)

Dashboard returns the admin view with analytics dashboard

func Error400

func Error400() ([]byte, error)

Error400 creates a subview for a 400 error page

func Error404

func Error404() ([]byte, error)

Error404 creates a subview for a 404 error page

func Error405

func Error405() ([]byte, error)

Error405 creates a subview for a 405 error page

func Error500

func Error500() ([]byte, error)

Error500 creates a subview for a 500 error page

func ErrorMessage

func ErrorMessage(title, message string) ([]byte, error)

ErrorMessage is a generic error message container, similar to Error500() and others in this package, ecxept it expects the caller to provide a title and message to describe to a view why the error is being shown

func ForgotPassword

func ForgotPassword() ([]byte, error)

ForgotPassword ...

func Init

func Init() ([]byte, error)

Init ...

func Login

func Login() ([]byte, error)

Login ...

func RecoveryKey

func RecoveryKey() ([]byte, error)

RecoveryKey ...

func Run

func Run()

Run adds Handlers to default http listener for Admin

func UsersList

func UsersList(req *http.Request) ([]byte, error)

UsersList ...

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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