Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouteSource ¶
type RouteSource struct {
Name string
FieldName string
FilePath string
PackageName string
PackagePath string
PackageDir string
RoutePath string
Method string
Connector string
InputRef string
OutputRef string
ViewRef string
SourceURL string
SummaryURL string
Source *shape.Source
}
RouteSource represents one component route field discovered from a Go source package.
Click to show internal directories.
Click to hide internal directories.