//
pkg.gl
Category
github.com/golangltd/leafltd
src
golang.org
x
tools
cmd
vet
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
0
Files
3.5k SLOC
#
Packages
whitelist
Package whitelist defines exceptions for the vet tool.
#
Functions
Printf
Printf is fmt.Printf guarded by -v.
Println
Println is fmt.Println guarded by -v.
Usage
Usage is a replacement usage function for the flags package.
#
Structs
File
File is a wrapper for the state of a file used in the parser.
MethodSig
No description provided by the author
Package
No description provided by the author
Span
Span stores the minimum range of byte positions in the file in which a given variable (types.Object) is mentioned.