server

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppServer

type AppServer struct {
	// contains filtered or unexported fields
}

func NewAppServer

func NewAppServer(cfg Config) *AppServer

func (*AppServer) Run

func (s *AppServer) Run(ctx context.Context, rebuildChan <-chan struct{}) error

type Config

type Config struct {
	AppPort     string
	Broadcaster *reload.Broadcaster
	AddProcess  func(*exec.Cmd)
	ReadyChan   chan<- struct{}
}

Jump to

Keyboard shortcuts

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