We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76490c7 commit d76a4feCopy full SHA for d76a4fe
README.md
@@ -16,8 +16,8 @@ auth for GET and POST (and other) HTTP methods
16
## <a name="pkg-index">Index</a>
17
* [func RandomKey() string](#RandomKey)
18
* [type AuthClient](#AuthClient)
19
- * [func NewAuthClient(c *http.Client, user, pass string) *AuthClient](#NewAuthClient)
20
- * [func (c *AuthClient) Do(r *http.Request) (*http.Response, error)](#AuthClient.Do)
+ * [func NewAuthClient(c \*http.Client, user, pass string) \*AuthClient](#NewAuthClient)
+ * [func (c *AuthClient) Do(r \*http.Request) (\*http.Response, error)](#AuthClient.Do)
21
22
23
#### <a name="pkg-files">Package files</a>
0 commit comments