MCPcopy Create free account
hub / github.com/apache/devlake / Post

Method Post

backend/core/plugin/api_client.go:46–46  ·  view source on GitHub ↗
(path string, query url.Values, body interface{}, headers http.Header)

Source from the content-addressed store, hash-verified

44 GetAfterFunction() ApiClientAfterResponse
45 Get(path string, query url.Values, headers http.Header) (*http.Response, errors.Error)
46 Post(path string, query url.Values, body interface{}, headers http.Header) (*http.Response, errors.Error)
47}

Callers 15

PostMethod · 0.65
sendNotificationMethod · 0.65
PostScopeConfigFunction · 0.65
PostConnectionsFunction · 0.65
CreateScopeConfigFunction · 0.65
testConnectionFunction · 0.65
PostConnectionsFunction · 0.65
fetchTokenMethod · 0.65
CreateScopeConfigFunction · 0.65
PostConnectionsFunction · 0.65
PostConnectionsFunction · 0.65
PostConnectionsFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestRefreshApiClientPostFunction · 0.52