apisearch

command
v0.0.0-...-51513de Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2017 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

apisearch searches in API files produced by go api.

Usage: apisearch [-f apifile.txt] -e pattern pattern is a function signature where single runes are placeholders. - func (a, b, b) bool matches func (*int32, int32, int32) bool - func (*a) unsafe.Pointer matches func (*unsafe.Pointer) unsafe.Pointer - func ([]a, a) int matches func ([]float64, float64) int

Jump to

Keyboard shortcuts

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