outparamcheck

package
v0.0.0-...-b478de6 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2019 License: Apache-2.0, MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfgParam string, paths []string) error

Types

type Config

type Config map[string][]int

Config stores a map from function name to the argument indices which are output parameters.

type OutParamError

type OutParamError struct {
	Pos      token.Position
	Line     string
	Method   string
	Argument int
}

func (OutParamError) Error

func (err OutParamError) Error() string

Jump to

Keyboard shortcuts

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