Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DEBUG = false
View Source
var ErrNotFound = fmt.Errorf("not found")
ErrNotFound is the error metadata is not found.
View Source
var ErrNotSupported = fmt.Errorf("not supported")
ErrNotSupported is the error metadata is not supported, yet
Functions ¶
This section is empty.
Types ¶
type Lookup ¶
type Lookup struct { Fset *token.FileSet IncludeGoTestFiles bool IncludeUnexported bool // contains filtered or unexported fields }
func (*Lookup) LookupFromFunc ¶
func (*Lookup) LookupFromFuncForPC ¶
func (*Lookup) LookupFromType ¶
type Type ¶
func (*Type) FieldComments ¶
Click to show internal directories.
Click to hide internal directories.