ciContext

package
v1.8.68-rc Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CIContext

type CIContext struct {
	IsCI       bool        `json:"isCI"`
	CIMetadata *CIMetadata `json:"ciMetadata"`
}

func Extract

func Extract() *CIContext

type CIMetadata

type CIMetadata struct {
	CIEnvValue       string `json:"ciEnvValue"`
	ShouldHideEmojis bool   `json:"shouldHideEmojis"`
}

Jump to

Keyboard shortcuts

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