# Functions
Apply all apis to the gin engine @param e: gin.Engine @param autowired: whether enable autowired properties.
GetAnnotation Gets the specified annotation Returns the value of this annotation, when the has is false mine this val is empty.
IsController Determine whether it is controller.
Register controllers.
# Structs
Controller Default abstract controller implementation.
# Interfaces
MethodInterceptor API method interceptor You can do logical processing before and after method calls.
# Type aliases
Annotations the annotation of Api method.