protocmpcheck

package module
v0.0.0-...-2ed38da Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 9 Imported by: 0

README

protocmpcheck

A go static analysis tool that detects comparison calls made between protobuf generated structs to reflect.DeepEqual and github.com/stretchr/testify assertions.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "protocmpcheck",
	Doc:  "find calls to testify that compare protobuf types",
	Run:  run,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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