package
Version:
v1.8.42-rc
Opens a new window with list of versions in this module.
Published: Mar 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type CIContext struct {
IsCI bool `json:"isCI"`
CIMetadata *CIMetadata `json:"ciMetadata"`
}
type CIMetadata struct {
CIEnvValue string `json:"ciEnvValue"`
ShouldHideEmojis bool `json:"shouldHideEmojis"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.