model

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleInfo

type ModuleInfo struct {
	MainPackage string
	Packages    []*PackageInfo
}

type PackageInfo

type PackageInfo struct {
	PackageData *build.Package
	Name        string
	Path        string
	Covered     bool
}

type PackageVerification added in v0.8.2

type PackageVerification struct {
	Package *PackageInfo
	Details []string
	Passes  bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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