applicants

package
v0.0.0-...-3109d44 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 License: AGPL-3.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Accept

func Accept(id int) error

func Purge

func Purge(battleid int) error

func Reject

func Reject(id int) error

Types

type Applicant

type Applicant struct {
	BattleID             int
	Battletag            string
	Character            string
	Email                string
	RealName             string
	Location             string
	Age                  string
	Gender               string
	ComputerSpecs        string
	PreviousGuilds       string
	ReasonsLeavingGuilds string
	WhyJoinThisGuild     string
	References           string
	FinalRemarks         string
}

func View

func View(id int) ([]Applicant, error)

func ViewAll

func ViewAll() ([]Applicant, error)

func (*Applicant) Save

func (a *Applicant) Save() error

Jump to

Keyboard shortcuts

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