go-package-function-list

command module
v0.0.0-...-68693cb Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2019 License: MIT Imports: 5 Imported by: 0

README

Overview

A command-line tool to get functions of go source file on specific directory.

Usage

Usage:
  go-package-function-list [OPTIONS] DIRECTORY

Application Options:
  -x= regexp to filter functions
  -p= a prefix to filter functions
  -s= a suffix to filter functions
  -d= delimiter among function names (default:  )
  -o  whether shows only public methods or not
  -r  parses directory recursively if true

Build

GO111MODULE=on go build ./...

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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