Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/elastic/go-elasticsearch
/ Do
Method
Do
esapi/esapi.request.go:36–36 ·
view source on GitHub ↗
(ctx context.Context, transport Transport)
Source
from the content-addressed store, hash-verified
34
// Request defines the API request.
35
type
Request
interface
{
36
Do(ctx context.Context, transport Transport) (*Response, error)
37
}
38
39
// newRequest creates an HTTP request.
Callers
15
TestNewTyped_MetaHeader
Function · 0.65
TestMetaHeader
Function · 0.65
TestNewTypedClient
Function · 0.65
TestNewTypedFrom_AddsTypedFlag
Function · 0.65
TestNewTypedFrom_PreservesDisableMetaHeader
Function · 0.65
TestInstrumentation
Function · 0.65
TestIntercepts
Function · 0.65
BenchmarkAllocsSearch
Function · 0.65
Create
Method · 0.65
setupIndex
Function · 0.65
ingestDocs
Function · 0.65
main
Function · 0.65
Implementers
15
Mount
typedapi/searchablesnapshots/mount/mou
ClearCache
typedapi/searchablesnapshots/clearcach
CacheStats
typedapi/searchablesnapshots/cachestat
Stats
typedapi/searchablesnapshots/stats/sta
BulkUpdateApiKeys
typedapi/security/bulkupdateapikeys/bu
GetPrivileges
typedapi/security/getprivileges/get_pr
GetBuiltinPrivileges
typedapi/security/getbuiltinprivileges
SamlInvalidate
typedapi/security/samlinvalidate/saml_
OidcAuthenticate
typedapi/security/oidcauthenticate/oid
CreateApiKey
typedapi/security/createapikey/create_
EnableUserProfile
typedapi/security/enableuserprofile/en
GetToken
typedapi/security/gettoken/get_token.g
Calls
no outgoing calls
Tested by
12
TestNewTyped_MetaHeader
Function · 0.52
TestMetaHeader
Function · 0.52
TestNewTypedClient
Function · 0.52
TestNewTypedFrom_AddsTypedFlag
Function · 0.52
TestNewTypedFrom_PreservesDisableMetaHeader
Function · 0.52
TestInstrumentation
Function · 0.52
TestIntercepts
Function · 0.52
BenchmarkAllocsSearch
Function · 0.52
TestElasticsearchIntegration
Function · 0.52
RoundTrip
Method · 0.52
setupElasticsearch
Function · 0.52
ingestDocs
Function · 0.52