Documentation ¶
Index ¶
- type Deadcode
- type Depguard
- type Dupl
- type Errcheck
- type Gas
- type Goconst
- type Gocyclo
- type Gofmt
- type Golint
- type Govet
- type Ineffassign
- type Interfacer
- type Lll
- type Maligned
- type Megacheck
- type Misspell
- type Nakedret
- type Prealloc
- type Structcheck
- type TypeCheck
- type Unconvert
- type Unparam
- type Varcheck
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ineffassign ¶
type Ineffassign struct{}
func (Ineffassign) Desc ¶
func (Ineffassign) Desc() string
func (Ineffassign) Name ¶
func (Ineffassign) Name() string
type Interfacer ¶
type Interfacer struct{}
func (Interfacer) Desc ¶
func (Interfacer) Desc() string
func (Interfacer) Name ¶
func (Interfacer) Name() string
type Structcheck ¶
type Structcheck struct{}
func (Structcheck) Desc ¶
func (Structcheck) Desc() string
func (Structcheck) Name ¶
func (Structcheck) Name() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.