build

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultRepository is the default repository for the eth-client-docker-image-builder.
	DefaultRepository = "ethpandaops/eth-client-docker-image-builder"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildCommand

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

BuildCommand handles the /build command.

func NewBuildCommand

func NewBuildCommand(log *logrus.Logger, bot common.BotContext, githubToken string) *BuildCommand

NewBuildCommand creates a new build command.

func (*BuildCommand) Handle

Handle handles the /build command.

func (*BuildCommand) Name

func (c *BuildCommand) Name() string

Name returns the name of the command.

func (*BuildCommand) Register

func (c *BuildCommand) Register(session *discordgo.Session) error

Register registers the /build command with the given discord session.

Jump to

Keyboard shortcuts

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