event

package
v0.0.0-...-03dd7be Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2017 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventTypeName

func EventTypeName(t EventType) string

Types

type Event

type Event struct {
	Type        EventType
	Message     string
	ProjectName string
	CheckerName string
}

type EventType

type EventType int
const (
	Fail EventType = iota
	Pass
	Notice
	Warning
)

Jump to

Keyboard shortcuts

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