usecase

package
v0.0.0-...-dc4cd30 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report interface {
	Validate(Layer *domain.Layer, pass *analysis.Pass) (interface{}, error)
	ReadConfig(jsonByte []byte) (*domain.Layer, error)
	IsTargetFile(fileName string) bool
}

func NewReport

func NewReport() Report

Jump to

Keyboard shortcuts

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