brightview

package
v0.0.0-...-d8300b5 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Guardian

type Guardian struct {
	Tower          tower.Tower
	Ghost          ghost.Ghost
	Guardian       bungo.Character
	OtherGuardians []bungo.Character
}

func (Guardian) TryView

func (v Guardian) TryView(w http.ResponseWriter)

func (Guardian) View

func (v Guardian) View(w http.ResponseWriter)

type Home

type Home struct {
	Tower tower.Tower
	Ghost ghost.Ghost
}

func (Home) TryView

func (v Home) TryView(w http.ResponseWriter)

func (Home) View

func (v Home) View(w http.ResponseWriter)

type Index

type Index struct {
	Tower        tower.Tower
	BnetAuthPath string
	TryPath      string
	HackPath     string
}

func (Index) View

func (v Index) View(w http.ResponseWriter)

type SwapArmor

type SwapArmor struct {
	Tower          tower.Tower
	Ghost          ghost.Ghost
	Guardian       bungo.Character
	OtherGuardians []bungo.Character
	SwapOut        bungo.Armor
	SwapIns        []bungo.Armor
}

func (SwapArmor) TryView

func (v SwapArmor) TryView(w http.ResponseWriter)

func (SwapArmor) View

func (v SwapArmor) View(w http.ResponseWriter)

type SwapWeapon

type SwapWeapon struct {
	Tower          tower.Tower
	Ghost          ghost.Ghost
	Guardian       bungo.Character
	OtherGuardians []bungo.Character
	SwapOut        bungo.Weapon
	SwapIns        []bungo.Weapon
}

func (SwapWeapon) TryView

func (v SwapWeapon) TryView(w http.ResponseWriter)

func (SwapWeapon) View

func (v SwapWeapon) View(w http.ResponseWriter)

Jump to

Keyboard shortcuts

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