webui

package
v0.0.0-...-636a2a8 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2025 License: BSD-3-Clause Imports: 26 Imported by: 0

Documentation

Overview

Package webui implements siso webui.

Index

Constants

View Source
const (
	DefaultItemsPerPage = 100
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrExecrootNotExist

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

ErrExecrootNotExist represents error when exec root was not found.

func (ErrExecrootNotExist) Error

func (f ErrExecrootNotExist) Error() string

func (ErrExecrootNotExist) Unwrap

func (f ErrExecrootNotExist) Unwrap() error

type ErrManifestNotExist

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

ErrManifestNotExist represents error when build manifest was not found.

func (ErrManifestNotExist) Error

func (f ErrManifestNotExist) Error() string

type WebuiServer

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

func NewServer

func NewServer(version string, localDevelopment bool, port int, defaultOutdir, configRepoDir, manifestPath string) (*WebuiServer, error)

NewServer inits a webui server.

func (*WebuiServer) LoadStandaloneMetrics

func (s *WebuiServer) LoadStandaloneMetrics(metricsPath string) error

func (*WebuiServer) Serve

func (s *WebuiServer) Serve() int

Jump to

Keyboard shortcuts

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