usage

package
v0.0.0-...-83caa07 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Doc:        "Estimate usage of the go-gitlab package",
	Name:       "apiCoverage",
	ResultType: reflect.TypeOf((*Result)(nil)),
	Run:        run,
}

Functions

This section is empty.

Types

type Result

type Result struct {
	Types   Set
	Funcs   Set
	Methods Set
	Fields  Set
}

type Set

type Set map[string]bool

Jump to

Keyboard shortcuts

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