integritycheck

package
v0.0.0-...-de2cd80 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package integrity check defines an Analyzer that check that ProtoMessages Signatures are used

Index

Constants

View Source
const (
	MARSHAL   = "Marshal"
	UNMARSHAL = "Unmarshal"
)

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "integritylint",
	Doc:  "checks signatures are used if message integrity is enabled for protomessages",
	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