outparamcheck

package
v0.0.0-...-abeb386 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2016 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

Directories

Path Synopsis
Package flag implements command-line flag parsing.
Package flag implements command-line flag parsing.
main

Jump to

Keyboard shortcuts

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