Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Request ¶
func Request(rq *ReqeustParam) (any, error)
Types ¶
type EndpointBody ¶
type EndpointBody struct { Endpoints struct { Endpoint []EndpointItem } RequestId string Success bool }
type EndpointItem ¶
type ReqeustParam ¶
type ResponseData ¶
type ResponseData struct {
Response any
}
Click to show internal directories.
Click to hide internal directories.