verifyiface

command module
v0.0.0-...-76510d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
samples
src/example1 command
src/example10 command
src/example2 command
src/example3 command
src/example4 command
src/example5 command
src/example6 command
src/example7 command
src/example8 command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL