chansize

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: 2 Imported by: 0

Documentation

Overview

Package chansize defines an Analyzer that checks for uses of channel with size greater than 1 https://github.com/uber-go/guide/blob/master/style.md#channel-size-is-one-or-none

Index

Constants

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

Variables

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