Documentation
¶
Overview ¶
Package godoc provides for retrieving information from go documentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDocDecl ¶
GetDocDecl returns go information for requested objects as presented in the source..
func GetDocDeclConstantBlock ¶
GetDocDeclConstantBlock returns the go declaration for a typed constant block.
func GetDocDeclNatural ¶
GetDocDeclNatural returns the go declaration for requested objects exactly as defined in the source code.
func GetDocDeclSingle ¶
GetDocDeclSingle returns the go declaration for requested objects on a single line.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.