entities

package
v1.7.8 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScsResult

type ScsResult struct {
	Filename      string `json:"Filename"`
	IssueSeverity string `json:"IssueSeverity"`
	ErrorID       string `json:"ErrorID"`
	IssueText     string `json:"IssueText"`
}

func (*ScsResult) GetColumn

func (s *ScsResult) GetColumn() string

func (*ScsResult) GetFilename

func (s *ScsResult) GetFilename() string

func (*ScsResult) GetLine

func (s *ScsResult) GetLine() string

func (*ScsResult) GetSeverity

func (s *ScsResult) GetSeverity() severity.Severity

func (*ScsResult) IsEmpty

func (s *ScsResult) IsEmpty() bool

func (*ScsResult) IsSecurityIssue

func (s *ScsResult) IsSecurityIssue() bool

func (*ScsResult) IsValid

func (s *ScsResult) IsValid() bool

Jump to

Keyboard shortcuts

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