Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EVE-Tools/element43
/ functions
Functions
8 in github.com/EVE-Tools/element43
⨍
Functions
8
◇
Types & classes
3
↳
Endpoints
1
↓ 1 callers
Method
RoundTrip
RoundTrip tries to fetch the request from cache, otherwise it is fetched via ESITransport
go/lib/transport/cachingTransport.go:29
↓ 1 callers
Method
executeAndStore
(request *http.Request)
go/lib/transport/cachingTransport.go:53
Function
NewCachingTransport
NewCachingTransport generates a new custom transport
go/lib/transport/cachingTransport.go:21
Function
NewESITransport
NewESITransport generates a new custom transport
go/lib/transport/esiTransport.go:24
Function
NewTransport
NewTransport generates a new custom transport
go/lib/transport/transport.go:13
Method
RoundTrip
RoundTrip automatically sets the user agent
go/lib/transport/transport.go:20
Method
RoundTrip
RoundTrip uses a default transport which blocks when the client is being blocked by ESI or we're close to the limit. Waiting requests will pile-up! Ha
go/lib/transport/esiTransport.go:35
Function
esi_callback
()
util/tokenfetcher.py:43