interfacepointer

package
v0.0.0-...-acdd2ef Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package interfacepointer defines an Analyzer that checks for uses of Pointers to Interface. https://github.com/uber-go/guide/blob/master/style.md#pointers-to-interfaces

Index

Constants

View Source
const Doc = `` /* 230-byte string literal not displayed */

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "interfacepointer",
	Doc:  Doc,
	Run:  run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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