collecter

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCollecter

func NewCollecter() *collecter

Types

type CollectArgs

type CollectArgs struct {
	BazelCacheGrpcs        bool
	BazelCacheGrpcMetadata []string
	BazelExpression        string
	BazelPath              string
	BazelRcPath            string
	BazelWorkspacePath     string
	BazelWriteStderr       bool
	BazelBuildEventsPath   string
	CredentialHelper       string
	OutPath                string
	NoPrint                bool
}

type Credentials added in v0.7.6

type Credentials struct {
	Headers struct {
		Authorization []string `json:"Authorization"`
	} `json:"headers"`
}

Jump to

Keyboard shortcuts

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