Directories ¶
Path | Synopsis |
---|---|
GoASTScanner
|
|
gas/core
Package core holds the central scanning logic used by GAS (c) Copyright 2016 Hewlett Packard Enterprise Development LP Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Package core holds the central scanning logic used by GAS (c) Copyright 2016 Hewlett Packard Enterprise Development LP Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
alecthomas
|
|
gocyclo
Gocyclo calculates the cyclomatic complexities of functions and methods in Go source code.
|
Gocyclo calculates the cyclomatic complexities of functions and methods in Go source code. |
alexkohler
|
|
client9
|
|
dnephin
|
|
govet
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
|
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string. |
govet/internal/cfg
This package constructs a simple control-flow graph (CFG) of the statements and expressions within a single function.
|
This package constructs a simple control-flow graph (CFG) of the statements and expressions within a single function. |
govet/internal/whitelist
Package whitelist defines exceptions for the vet tool.
|
Package whitelist defines exceptions for the vet tool. |
golang
|
|
lint
Package lint contains a linter for Go source code.
|
Package lint contains a linter for Go source code. |
lint/golint
golint lints the Go source files named on its command line.
|
golint lints the Go source files named on its command line. |
gordonklaus
|
|
jgautheron
|
|
goconst
Package goconst finds repeated strings that could be replaced by a constant.
|
Package goconst finds repeated strings that could be replaced by a constant. |
kisielk
|
|
errcheck/internal/errcheck
Package errcheck is the library used to implement the errcheck command-line tool.
|
Package errcheck is the library used to implement the errcheck command-line tool. |
gotool
Package gotool contains utility functions used to implement the standard "cmd/go" tool, provided as a convenience to developers who want to write tools with similar semantics.
|
Package gotool contains utility functions used to implement the standard "cmd/go" tool, provided as a convenience to developers who want to write tools with similar semantics. |
gotool/internal/load
Package load loads packages.
|
Package load loads packages. |
mdempsky
|
|
unconvert
Unconvert removes redundant type conversions from Go packages.
|
Unconvert removes redundant type conversions from Go packages. |
mibk
|
|
opennota
|
|
stripe
|
|
safesql
Command safesql is a tool for performing static analysis on programs to ensure that SQL injection attacks are not possible.
|
Command safesql is a tool for performing static analysis on programs to ensure that SQL injection attacks are not possible. |
tsenart
|
|
walle
|
|
lll
Package lll provides validation functions regarding line length
|
Package lll provides validation functions regarding line length |
Click to show internal directories.
Click to hide internal directories.