webapp

package
v0.0.0-...-332dcef Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(config ServerConfig) (http.Handler, error)

Types

type ServerConfig

type ServerConfig struct {
	Addr        string
	Root        string
	StaticDir   string
	APIKey      string
	Model       string
	OpenBrowser bool
}

type ServiceConfig

type ServiceConfig struct {
	Root          string
	APIKey        string
	Model         string
	Labeler       workspace.PatternLabeler
	ImportFetcher workspace.ImportFetcher
}

type WorkspaceService

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

func NewWorkspaceService

func NewWorkspaceService(config ServiceConfig) (*WorkspaceService, error)

Jump to

Keyboard shortcuts

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