brightsvc

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EquipItem

func EquipItem(args EquipItemArgs)

func EquipItems

func EquipItems(args EquipItemsArgs)

func NewBungieClient

func NewBungieClient(args NewBungieClientArgs) *resty.Client

func NewName

func NewName(dad bool) string

func Refresh

func Refresh(bungieClient *resty.Client, ghost ghost.Ghost, tower tower.Tower) (out ghost.BungieToken)

Types

type Barracks

type Barracks struct {
	Tower        tower.Tower
	Ghost        ghost.Ghost
	BungieClient *resty.Client
}

func (Barracks) ReportForDuty

func (b Barracks) ReportForDuty() (out bungo.User)

type Cantina

type Cantina struct {
	Tower tower.Tower
}

func (Cantina) Deploy

func (c Cantina) Deploy(class string) bungo.Character

func (Cantina) Dress

func (c Cantina) Dress(guardian *bungo.Character)

func (Cantina) Provision

func (c Cantina) Provision(guardian *bungo.Character)

func (Cantina) ReportForDuty

func (c Cantina) ReportForDuty() (out bungo.User)

type EquipItemArgs

type EquipItemArgs struct {
	InstanceId string

	Tower        tower.Tower
	Ghost        ghost.Ghost
	BungieClient *resty.Client
}

type EquipItemsArgs

type EquipItemsArgs struct {
	InstanceIds []string

	Tower        tower.Tower
	Ghost        ghost.Ghost
	BungieClient *resty.Client
}

type NewBungieClientArgs

type NewBungieClientArgs struct {
	BungieNetUrl string
	Host         string
	Base         string
	ApiKey       string
	AppVersion   string
	AppId        string
	AppUrl       string
	AppEmail     string
}

Jump to

Keyboard shortcuts

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