utils

package
v1.1.0-alpha2 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NameParams

func NameParams(tuple *types.Tuple, filterFn FilterFn) (results []string)

func NameTypeParams

func NameTypeParams(tuple *types.Tuple, typeString func(t types.Type) string, filterFn FilterFn) (results []string)

func Params

func Params(tuple *types.Tuple, fn func(p *types.Var) []string, filterFn func(p *types.Var) bool) (results []string)

Types

type FilterFn

type FilterFn func(p *types.Var) bool

Jump to

Keyboard shortcuts

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