datatypes

package
v0.0.0-...-9fb3cb1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2015 License: MIT Imports: 0 Imported by: 4

Documentation

Overview

LoginData is here because of import loops. Stupid, yes, but I couldn't find a better way to do it.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginData

type LoginData struct {
	Host string // FQDN

	CSRF []byte

	// Form validation errors
	Error string

	// Redirection
	Redir string
}

Data returned to /login/ after validation.

Jump to

Keyboard shortcuts

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