modulepackage
0.0.8-alpha
Repository: https://github.com/szzrain/dingtalk-go.git
Documentation: pkg.go.dev
# README
DingTalk-go
# Functions
No description provided by the author
No description provided by the author
WithClient changes the HTTP client used for the request.
WithHeader sets a header in the request.
WithRetryOnRatelimit controls whether session will retry the request on rate limit.
# Constants
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
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
# Variables
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
No description provided by the author
No description provided by the author
Marshal defines function used to encode JSON payloads.
Unmarshal defines function used to decode JSON payloads.
# Structs
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
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
RequestOption is a function which mutates request configuration.