package
0.0.0-20181028200458-699b668acbbd
Repository: https://github.com/gernest/utron.git
Documentation: pkg.go.dev

# Functions

GetCtrlFunc returns a new copy of the contoller everytime the function is called.

# Structs

BaseController implements the Controller interface, It is recommended all user defined Controllers should embed *BaseController.

# Interfaces

Controller is an interface for utron controllers.