# Functions
FindFieldIndexes method does breadth-first search on struct anonymous field to find given type `struct` discover index positions.
Inspect method processes the Go source code for the given directory and its sub-directories.
# Structs
Method holds single method information of target.
Parameter holds parameter information of method.
Program holds all details loaded from the Go source code for given Import Path.
Target struct holds info about targeted controller, websocket, etc.
TargetRegistry struct holds registered information and provides lookup.