server

package
v0.0.0-...-f608b10 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidPath = fmt.Errorf("invalid path")

Functions

This section is empty.

Types

type AnalyzerHandle

type AnalyzerHandle struct {
	Cache       lib.Cache
	CacheTTL    time.Duration
	TmpFolder   string
	Host        string
	Port        int
	ProjectPath *string
	Branch      *string
	Local       bool
}

func (*AnalyzerHandle) Handler

func (h *AnalyzerHandle) Handler(w http.ResponseWriter, r *http.Request)

func (*AnalyzerHandle) Serve

func (h *AnalyzerHandle) Serve() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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