Skip to content

Commit d76a4fe

Browse files
author
Adam Hasselbalch Hansen
committed
formatting
1 parent 76490c7 commit d76a4fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ auth for GET and POST (and other) HTTP methods
1616
## <a name="pkg-index">Index</a>
1717
* [func RandomKey() string](#RandomKey)
1818
* [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)
19+
* [func NewAuthClient(c \*http.Client, user, pass string) \*AuthClient](#NewAuthClient)
20+
* [func (c *AuthClient) Do(r \*http.Request) (\*http.Response, error)](#AuthClient.Do)
2121

2222

2323
#### <a name="pkg-files">Package files</a>

0 commit comments

Comments
 (0)