brightctl

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: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BnetPath

func BnetPath(pieces ...string) string

func HackPath

func HackPath(pieces ...string) string

func HelloPath

func HelloPath(pieces ...string) string

func RootPath

func RootPath() string

func TryPath

func TryPath(pieces ...string) string

Types

type BnetController

type BnetController struct {
	SessionStore sessions.Store
	Tower        tower.Tower
	BungieClient *resty.Client
}

func (BnetController) HandleAuth

func (c BnetController) HandleAuth(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleCallback

func (c BnetController) HandleCallback(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleGuardian

func (c BnetController) HandleGuardian(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleGuardianInit

func (c BnetController) HandleGuardianInit(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleRoot

func (c BnetController) HandleRoot(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleSwap

func (c BnetController) HandleSwap(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleSwapArmor

func (c BnetController) HandleSwapArmor(w http.ResponseWriter, r *http.Request)

func (BnetController) HandleSwapWeapon

func (c BnetController) HandleSwapWeapon(w http.ResponseWriter, r *http.Request)

func (BnetController) Id

type HackController

type HackController struct {
	SessionStore sessions.Store
	Tower        tower.Tower
	HackToken    tower.HackToken
}

func (HackController) HandleRoot

func (c HackController) HandleRoot(w http.ResponseWriter, r *http.Request)

func (HackController) Id

type HelloController

type HelloController struct{}

func (HelloController) HandleRoot

func (c HelloController) HandleRoot(w http.ResponseWriter, r *http.Request)

type RootController

type RootController struct {
	SessionStore sessions.Store
	Tower        tower.Tower
}

func (RootController) HandleRoot

func (c RootController) HandleRoot(w http.ResponseWriter, r *http.Request)

type TryController

type TryController struct {
	SessionStore sessions.Store
	Tower        tower.Tower
}

func (TryController) HandleGuardian

func (c TryController) HandleGuardian(w http.ResponseWriter, r *http.Request)

func (TryController) HandleRecycle

func (c TryController) HandleRecycle(w http.ResponseWriter, r *http.Request)

func (TryController) HandleRoot

func (c TryController) HandleRoot(w http.ResponseWriter, r *http.Request)

func (TryController) HandleSwap

func (c TryController) HandleSwap(w http.ResponseWriter, r *http.Request)

func (TryController) HandleSwapArmor

func (c TryController) HandleSwapArmor(w http.ResponseWriter, r *http.Request)

func (TryController) HandleSwapWeapon

func (c TryController) HandleSwapWeapon(w http.ResponseWriter, r *http.Request)

func (TryController) Id

Jump to

Keyboard shortcuts

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