cmd

package
v1.6.16 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: MIT Imports: 30 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entrypoint added in v0.11.19

func Entrypoint(bi *app.BuildInfo)

func Lib

func Lib(path string) int32

Lib starts the application as a library, returning the actual TCP port the server is listening on (as an int32 to make interop easier).

func Run

func Run(bi *app.BuildInfo) (util.Logger, error)

Types

type Flags

type Flags struct {
	Address    string
	Port       uint16
	ConfigDir  string
	WorkingDir string
	Debug      bool
}

func (*Flags) Addr

func (f *Flags) Addr() string

func (*Flags) Clone

func (f *Flags) Clone(port uint16) *Flags

Jump to

Keyboard shortcuts

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