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.

Jump to

Keyboard shortcuts

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