# Functions
No description provided by the author
GetTitle extracts a title from the function name, where longFnName is of the form: github.com/happyreturns/test2doc/example.GetWidget and the out title would be: Handle Get Widget.
IsFuncInPkg checks if this func belongs to the package.
NewPackageDoc retrieves the go/doc package for the given dir.
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author