package
3.8.2-alpha.3
Repository: https://github.com/openimsdk/openim-sdk-core.git
Documentation: pkg.go.dev
# Functions
ApiPost performs an HTTP POST request to a specified API endpoint.
CallApi wraps ApiPost to make an API call and unmarshal the response into a new instance of type T.
No description provided by the author
No description provided by the author
GetPageAll handles pagination for API requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ApiResponse represents the standard structure of an API response.
No description provided by the author