frontendcoverage

package
v0.21.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OptKey      = "dalec.coverage"
	MetaKey     = "dalec.coverage.frontend.meta.gz"
	CountersKey = "dalec.coverage.frontend.counters.gz"
)

Variables

This section is empty.

Functions

func Want

func Want(opts map[string]string) bool

Types

type Payload

type Payload struct {
	MetaGz     []byte
	CountersGz []byte
}

func PayloadFromError

func PayloadFromError(err error) (*Payload, error)

func PayloadFromResult

func PayloadFromResult(res *gwclient.Result) *Payload

func PayloadFromSolve

func PayloadFromSolve(res *gwclient.Result, err error) (*Payload, error)

func (*Payload) AttachToError

func (p *Payload) AttachToError(err error) (error, error)

func (*Payload) AttachToResult

func (p *Payload) AttachToResult(res *gwclient.Result)

Jump to

Keyboard shortcuts

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