statsstreamparser

package
v0.8.18 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package statsstreamparser parses stream data containing execution statistics and metrics from buildkit containers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

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

Parser parses stream data containing execution statistics.

func New

func New() *Parser

New creates a new parser instance.

func (*Parser) Parse

func (p *Parser) Parse(b []byte) ([]*runc.Stats, error)

Parse parses stream data containing execution statistics.

Jump to

Keyboard shortcuts

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