Skip to content

gostaticanalysis/ctxfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctxfield Go Documentation Travis Go Report Card codecov

ctxfield reports context.Context which belongs to a struct as a field. ctxfield ignores a struct which implements an interface.

Install

$ go get github.com/gostaticanalysis/ctxfield/cmd/ctxfield

Usage

$ go vet -vettool=`which ctxfield` pkgname

About

Analyzer: reports context.Context which belongs to a struct as a field

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages