cli

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildClientConfigsFromLinks(links []string) ([]*config.Config, [][]*sudoku.Table, error)

func BuildClientTableSets

func BuildClientTableSets(configs []*config.Config) ([][]*sudoku.Table, error)

func LoadConfigs

func LoadConfigs(paths []string) ([]*config.Config, error)

Types

type WizardResult

type WizardResult struct {
	ServerConfig     *config.Config
	ClientConfig     *config.Config
	ServerConfigPath string
	ClientConfigPath string
	ShortLink        string
}

WizardResult aggregates outputs from the interactive setup.

func RunSetupWizard

func RunSetupWizard(defaultServerPath, publicHost string) (*WizardResult, error)

RunSetupWizard builds server/client configs interactively and exports a short link.

Jump to

Keyboard shortcuts

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