crash.software
Projects
Pull Requests
Issues
Builds
clink.go
Code
Files
Commits
Branches
Tags
Pull Requests
Code Comments
Code Compare
Issues
List
Boards
Milestones
Builds
Statistics
Contributions
Source Lines
Child Projects
Projects
crash.link
clink.go
Files
🤬
Sign In
master
ROOT
/
client.go
Search
History
66 lines
|
ISO-8859-1
|
1 KB
Blame
Outline
2
4
8
No wrap
Soft wrap
Outline
version
baseURL
init
()
defaultUserAgent
:
string
Client
HTTPClient
:
*http.Client
ApiKey
:
string
BaseURL
:
string
UserAgent
:
string
NewClient
(apiKey string)
:
*Client
*Client
getUA
()
:
string
httpClient
()
:
*http.Client
do
(req *http.Request)
:
(*http.Response, error)
error
(statusCode int, body io.Reader)
:
error
All occurrences
Please wait...
Page is in error, reload to recover