analysis

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindPattern

func FindPattern(ctx context.Context, name string) pattern.Pattern

func IsVisited

func IsVisited(ctx context.Context, what string) bool

func Leave

func Leave(ctx context.Context, what string) context.Context

func Template

func Template(ctx context.Context) string

func Visit

func Visit(ctx context.Context, what string) context.Context

func VisitedList

func VisitedList(ctx context.Context) []string

func WithTemplate

func WithTemplate(ctx context.Context, template string) context.Context

Types

type Analyser

type Analyser interface {
	Analyse(context.Context, string) messages.ErrorList
}

func NewFromConfig

func NewFromConfig(config models.ReadOnlyConfiguration) Analyser

Jump to

Keyboard shortcuts

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