bazellogs

package
v0.0.0-...-677f5df Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package bazellogs provides functionality for reading bazel workspace logs.

This Go package is based on the Jave implementation https://cs.opensource.google/bazel/bazel/+/master:src/tools/workspacelog/src/main/java/com/google/devtools/build/workspacelog/WorkspaceLogParser.java;l=35?q=parser%20workspacelog&ss=bazel%2Fbazel which is distributed under http://www.apache.org/licenses/LICENSE-2.0.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadWorkspaceEvents

func ReadWorkspaceEvents(r io.Reader, callback func(ev *pb.WorkspaceEvent)) error

ReadWorkspaceEvents reads workspace events from a stream and calls callback with each event.

Types

This section is empty.

Jump to

Keyboard shortcuts

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