buildtagls

package module
v0.0.0-...-fea7866 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 4 Imported by: 0

README

buildtagls

buildtagls list all valid and available build tags of a package.

Install

$ go get github.com/magnusbarata/buildtagls/cmd/buildtagls

Usage

$ go vet -vettool=`which buildtagls` pkgname

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "buildtagls",
	Doc:  doc,
	Run:  run,
}

Analyzer list all valid and available build tags of a package.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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