webplanner

package
v0.73.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Port int
}

Config holds the configuration for the server

type Service

type Service struct {
	Config *Config
	// contains filtered or unexported fields
}

Service represents the HTTP server.

func New

func New(config *Config) *Service

func NewService

func NewService(config *Config) *Service

NewService creates a new instance of Service with the provided config.

func (*Service) EnsureWebDriver

func (s *Service) EnsureWebDriver() error

func (*Service) RunCommands

func (s *Service) RunCommands(lines []string) (string, error)

func (*Service) Start

func (s *Service) Start()

Start starts the HTTP server.

Jump to

Keyboard shortcuts

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