server

package
v0.0.0-...-1389cbb Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Command *cobra.Command
}

func NewCommand

func NewCommand() *Command

type Config

type Config struct {
	Database *database.Config `mapstructure:"database"`
}

type StartCommand

type StartCommand struct {
	Command *cobra.Command
	// contains filtered or unexported fields
}

func NewStartCommand

func NewStartCommand() *StartCommand

func (*StartCommand) Execute

func (c *StartCommand) Execute(cmd *cobra.Command, _ []string) error

Jump to

Keyboard shortcuts

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