Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseData ¶
func NewResponseData ¶
func NewResponseData(res *fasthttp.Response) *ResponseData
func NewResponseDataEmpty ¶
func NewResponseDataEmpty() *ResponseData
func (*ResponseData) BodyAsMap ¶
func (instance *ResponseData) BodyAsMap() map[string]interface{}
func (*ResponseData) String ¶
func (instance *ResponseData) String() string
Click to show internal directories.
Click to hide internal directories.