shoot

package
v0.0.0-...-950a219 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Magazine

type Magazine struct {
	// contains filtered or unexported fields
}

func NewMagazine

func NewMagazine(size uint) *Magazine

func (*Magazine) Left

func (m *Magazine) Left() uint

func (*Magazine) Shoot

func (m *Magazine) Shoot() bool

func (Magazine) Size

func (m Magazine) Size() uint

func (*Magazine) String

func (m *Magazine) String() string

func (*Magazine) Update

func (m *Magazine) Update()

type ShootService

type ShootService struct {
	// contains filtered or unexported fields
}

func NewShootService

func NewShootService(us *gl.UtilsService) *ShootService

func (*ShootService) GetMagazine

func (ss *ShootService) GetMagazine(userID string) (q *Magazine)

func (*ShootService) HandleShoot

func (ss *ShootService) HandleShoot(args string, m *discordgo.MessageCreate) *discordgo.MessageSend

Jump to

Keyboard shortcuts

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