Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Request ¶
func Request(rq *ReqeustParam) (any, error)
Types ¶
type OutputInfo ¶
type OutputWithInfo ¶
type OutputWithInfo struct {
*Output
DataInfo *OutputInfo
}
type ReqeustParam ¶
type ResponseData ¶
type ResponseData struct {
Success bool
Errors []ResponseInfo
Messages []ResponseInfo
Result any
ResultInfo ResultInfo
}
type ResponseInfo ¶
type ResultInfo ¶
type ResultInfoCursors ¶
Click to show internal directories.
Click to hide internal directories.