Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Context ¶
type Context struct { CommitSHA string `json:"commit_sha,omitempty"` PullRequestURL string `json:"pull_request_url,omitempty"` }
func GetGithubMetadata ¶
type LokiReporter ¶
type LokiReporter struct {
// contains filtered or unexported fields
}
func NewLokiReporter ¶
func NewLokiReporter(host, auth, command string, ctx Context) *LokiReporter
Click to show internal directories.
Click to hide internal directories.