command
module
Version:
v0.0.0-...-76510d9
Opens a new window with list of versions in this module.
Published: May 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
verifyiface
verifyiface
is a static code analyzer which checks that interface implementation is verified
Install
You can get verifyiface
by go get
command.
$ go get -u github.com/dcu/verifyiface
QuickStart
$ verifyiface package/...
Analyzer
verifyiface
checks that an implementation of an interface is verified as explained here: https://github.com/uber-go/guide/blob/master/style.md#verify-interface-compliance
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
samples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.