Documentation ¶ Index ¶ func Parse(dir, interfaceName string) (*model.Middleware, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(dir, interfaceName string) (*model.Middleware, error) Parse loads the package under dir and looks for an interface with the given name. If one is found Parse parses its components to build a model.Middleware. Types ¶ This section is empty. Source Files ¶ View all Source files parser.go Click to show internal directories. Click to hide internal directories.