package
1.8.1
Repository: https://github.com/hidevopsio/hiboot.git
Documentation: pkg.go.dev

# Variables

Context means it is Context.
RequestTypeBody means it is RequestBody.
RequestTypeForm means it is RequestForm.
RequestTypeParams means it is RequestParams.

# Structs

BaseData specifies the base data fields for database models.
BaseResponse is the implementation of rest controller's Response.
BaseResponseInfo is the implementation of rest controller's Response.
ListOptions specifies the optional parameters to various List methods that support pagination.
RequestBody the annotation RequestBody.
RequestForm the annotation RequestForm.
RequestParams the annotation RequestParams.

# Interfaces

No description provided by the author
Response is the interface of rest controller's Response.