maintainerr

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddCommand

type AddCommand struct {
	*base.BaseCommand
	// contains filtered or unexported fields
}

AddCommand handles adding a new maintainerr service

func NewAddCommand

func NewAddCommand(db *database.DB) *AddCommand

func (*AddCommand) Execute

func (c *AddCommand) Execute(ctx context.Context, args []string) error

type ListCommand

type ListCommand struct {
	*base.BaseCommand
	// contains filtered or unexported fields
}

ListCommand handles listing maintainerr services

func NewListCommand

func NewListCommand(db *database.DB) *ListCommand

func (*ListCommand) Execute

func (c *ListCommand) Execute(ctx context.Context, args []string) error

type RemoveCommand

type RemoveCommand struct {
	*base.BaseCommand
	// contains filtered or unexported fields
}

RemoveCommand handles removing an maintainerr service

func NewRemoveCommand

func NewRemoveCommand(db *database.DB) *RemoveCommand

func (*RemoveCommand) Execute

func (c *RemoveCommand) Execute(ctx context.Context, args []string) error

Jump to

Keyboard shortcuts

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