Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
CoverageReport string
Verbose bool
GithubToken string `env:"GITHUB_TOKEN"`
GithubEventName string `env:"GITHUB_EVENT_NAME"`
GithubEventPath string `env:"GITHUB_EVENT_PATH"`
GithubOwner string `env:"GITHUB_REPOSITORY_OWNER"`
GithubActor string `env:"GITHUB_ACTOR"`
GithubRepository string `env:"GITHUB_REPOSITORY"`
}
Reporter reporter flags
func (Reporter) ValidateToken ¶
Click to show internal directories.
Click to hide internal directories.