MCPcopy Index your code
hub / github.com/apache/devlake / GetTimeout

Method GetTimeout

backend/helpers/pluginhelper/api/api_client.go:217–219  ·  view source on GitHub ↗

GetTimeout FIXME ...

()

Source from the content-addressed store, hash-verified

215
216// GetTimeout FIXME ...
217func (apiClient *ApiClient) GetTimeout() time.Duration {
218 return apiClient.client.Timeout
219}
220
221// SetData FIXME ...
222func (apiClient *ApiClient) SetData(name string, data interface{}) {

Callers 1

CreateAsyncApiClientFunction · 0.80

Implementers 2

ApiClientbackend/helpers/pluginhelper/api/api_c
refreshApiClientbackend/plugins/github/token/refresh_a

Calls

no outgoing calls

Tested by

no test coverage detected