entities

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	Line          string `json:"line"`
	Offender      string `json:"offender"`
	Commit        string `json:"commit"`
	Repo          string `json:"repo"`
	Rule          string `json:"rule"`
	CommitMessage string `json:"commitMessage"`
	Author        string `json:"author"`
	Email         string `json:"email"`
	File          string `json:"file"`
	Date          string `json:"date"`
	Tags          string `json:"tags"`
}

Jump to

Keyboard shortcuts

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