Documentation ¶
Overview ¶
Godocx extracts Go Doc Comment and makes a JSON file.
Usage:
gofmt [flags] [dirPath ...]
The flags are:
-o file Write result to the file given path instead of stdout. -h -help Show help.
Godocx supports multiple dirPath which is both absolute and relative path. Although, it does not support a wild card, or a three dots syntax like gofmt. Please input each dirPaths separated by a space.
Click to show internal directories.
Click to hide internal directories.