example

package
v0.0.0-...-9fe1b30 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// ExportedConstant allows us to check that globocop doesn't pick up
	// exported constant.
	ExportedConstant = "exported"
)

Variables

View Source
var (

	// ExportedVariable allows us to check that globocop picks up
	// exported variables.
	ExportedVariable = "exported"
)

Functions

func ExportedFunction

func ExportedFunction()

ExportedFunction allows us to check that globocop doesn't pick up identifiers in exported functions.

Types

type ExportedType

type ExportedType struct{}

ExportedType allows us to check that globocop doesn't pick up exported types.

Jump to

Keyboard shortcuts

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