Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrExpectedOnePackage is returned when multiple packages are found for the // provided directory location ErrExpectedOnePackage = errors.New("expected to find one package") )
Functions ¶
This section is empty.
Types ¶
type Field ¶
Field represents a field in a struct which have a name and function option name to be used
Click to show internal directories.
Click to hide internal directories.