Documentation ¶
Overview ¶
Package web/annotation provides annotations for web RestController
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestController ¶
type RestController interface { }
RestController is the annotation that declare current controller is the RESTful Controller
Click to show internal directories.
Click to hide internal directories.