mutexpointer

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 mutexpointer defines an Analyzer that checks for uses of Pointers to sync.Mutex. https://github.com/uber-go/guide/blob/master/style.md#zero-value-mutexes-are-valid

Index

Constants

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

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "mutexpointer",
	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