nobadfuncs

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 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintAllFuncRefs

func PrintAllFuncRefs(pkgs []string, stdout io.Writer) error

func PrintBadFuncRefs

func PrintBadFuncRefs(pkgs []string, sigs map[string]string, stdout io.Writer) (bool, error)

Types

type FuncRef

type FuncRef string

FuncRef is a reference to a specific function. Matches the string representation of *types.Func, which is of the form "func (*net/http.Client).Do(req *net/http.Request) (*net/http.Response, error)".

Jump to

Keyboard shortcuts

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