validate

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateGraph

func ValidateGraph(pc *service.ProjectConfig, c cache.LocalCacheContext, forceLocal bool) error

Types

type SccContext added in v0.0.4

type SccContext struct {
	Adj map[string][]string
	Rev map[string][]string
	// contains filtered or unexported fields
}

func NewSccContext added in v0.0.4

func NewSccContext() *SccContext

func (*SccContext) FindScc added in v0.0.4

func (c *SccContext) FindScc() [][]string

Jump to

Keyboard shortcuts

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