Skip to content

wingyplus/flagparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flagparse

Analysis tool to detecting calls of flag.Parse() during init().

Install

$ go get github.com/wingyplus/flagparse/cmd/flagparse
$ go vet -vettool=$(which flagparse) ./...

NOTE

This tool is workaround during wait for CL218757. to be merge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published