Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDescription ¶
func GetTitle ¶
GetTitle extracts a title from the function name, where longFnName is of the form: github.com/adams-sarah/test2doc/example.GetWidget and the out title would be: Handle Get Widget
func IsFuncInPkg ¶
IsFuncInPkg checks if this func belongs to the package
func NewPackageDoc ¶
NewPackageDoc retrieves the go/doc package for the given dir
func SetURLVarExtractor ¶
func SetURLVarExtractor(fn *URLVarExtractor)
Types ¶
type URLVarExtractor ¶
var Extractor *URLVarExtractor
Click to show internal directories.
Click to hide internal directories.