cmd

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type GeneratedManifest added in v0.2.7

type GeneratedManifest struct {
	ServiceRoot string                       `yaml:"service_root,omitempty"` // Service root directory
	Services    util.OrderedMap[string, any] `yaml:"services,omitempty"`     // Services
	Server      map[string]any               `yaml:"server,omitempty"`       // Virtual hosts
	Hosts       []string                     `yaml:"hosts,omitempty"`        // Hostname to IP mapping
}

Jump to

Keyboard shortcuts

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