gotypenames

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 8 Imported by: 0

README

gotypenames

Go tool to print all declared type names.

Installation

go get -u github.com/zoncoen/gotypenames

Usage

usage: gotypenames --filename=FILENAME [<flags>]

Go tool to print all declared type names.

Flags:
      --help                    Show context-sensitive help (also try --help-long and --help-man).
  -f, --filename=FILENAME       Target filename.
      --only-exported           Print only exported type name.
      --types=primitive... ...  Filter by type. (primitive, array, map, func, struct, interface, chan)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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