Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGrpcController ¶
func RegisterRestfulController ¶
func RegisterRestfulController(app engine.RestfulApp)
RegisterRestfulController - register the restful controller to the engine
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller Struct - The controller struct to be used by others
func (Controller) GetName ¶
func (c Controller) GetName() string
Click to show internal directories.
Click to hide internal directories.