register

package
v2.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package register allows for user registration.

Index

Constants

View Source
const (
	PageRegister = "register"
)

Pages

Variables

This section is empty.

Functions

This section is empty.

Types

type Register

type Register struct {
	*authboss.Authboss
}

Register module.

func (*Register) Get

func (r *Register) Get(w http.ResponseWriter, req *http.Request) error

Get the register page

func (*Register) Init

func (r *Register) Init(ab *authboss.Authboss) (err error)

Init the module.

func (*Register) Post

func (r *Register) Post(w http.ResponseWriter, req *http.Request) error

Post to the register page

Jump to

Keyboard shortcuts

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