Dataset Viewer
Auto-converted to Parquet Duplicate
query_id
stringlengths
32
32
query
stringlengths
7
4.32k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
35b72b49ef8599c9b3ef22f67e205c70
NewEmptyEncoder returns a empty encoder
[ { "docid": "01017f4f2f673aaf106587b48b654ff9", "score": "0.8314351", "text": "func NewEmptyEncoder() Encoder {\n\treturn &emptyEncoder{}\n}", "title": "" } ]
[ { "docid": "38467339a77591da8d2663aaa72f4569", "score": "0.85056394", "text": "func NewEmptyEncoder() Encoder {\r\n\treturn &emptyEncoder{}\r\n}", "title": "" }, { "docid": "66a4fe2fe2ecce9a0b5e15a8ba9be8f4", "score": "0.6745302", "text": "func DefaultEncoder() Encoder {\n\tdefaultEn...
ce44e234011513468f2cf5626e08cf5f
Init populates metadata struct with values from the buffer
[ { "docid": "132106cfdc43b3cd5f1cddef96d45fe4", "score": "0.74086654", "text": "func (metadata *Metadata) Init(buffer *bytes.Buffer) error {\n\tif err := json.NewDecoder(buffer).Decode(&metadata); err != nil {\n\t\treturn err\n\t}\n\n\treturn nil\n}", "title": "" } ]
[ { "docid": "369c7a3e800f5dbc46711046eaf0289c", "score": "0.6446612", "text": "func (b *Buffer) Init(buf []byte) {\n b.buf = buf\n b.off = 0\n b.layer_off = 0\n}", "title": "" }, { "docid": "58236420c8217c7415b308d93bc1132d", "score": "0.5935042", "text": "func (mm *metricMet...
56a4c5dc26c3a456bcaeb23f1f4527ac
SyncUpdate triggers update on Orchestrator object and updates the cache
[ { "docid": "b37b3ed99bdee90110331ff681ea6273", "score": "0.67417103", "text": "func (api *orchestratorAPI) SyncUpdate(obj *orchestration.Orchestrator) error {\n\tif api.ct.objResolver != nil {\n\t\tlog.Fatal(\"Cannot use Sync update when object resolver is enabled on ctkit\")\n\t}\n\tnewObj := obj\n\tva...
[ { "docid": "2c44bb490b2548a75cc31ba76e93af78", "score": "0.6084702", "text": "func (api *orchestratorAPI) Update(obj *orchestration.Orchestrator) error {\n\tif api.ct.resolver != nil {\n\t\tapicl, err := api.ct.apiClient()\n\t\tif err != nil {\n\t\t\tapi.ct.logger.Errorf(\"Error creating API server clen...
01e48f2cb76abc64371fa530fb3a0a2b
Inherit inherits previous generation of EurekaServiceRegistry.
[{"docid":"bbab7759d23ccad8c9e5bbac02ed32b7","score":"0.657721","text":"func (eureka *EurekaServiceR(...TRUNCATED)
[{"docid":"ae0c18695e1419c19a87730cafb12de2","score":"0.55394065","text":"func (sr *ServiceRegistry)(...TRUNCATED)
ee6d6c59b28361eaa4ffb0c05066549f
UUIDv5Val creates a UUID v5 string based on the given inputs. Return value is a big.Int
[{"docid":"bdcfdc9f5de81cc7a980e2c0f367c4ce","score":"0.8887028","text":"func UUIDv5Val(inputs ...st(...TRUNCATED)
[{"docid":"e2f929082cfd98df4bc6c1546b48f7a9","score":"0.78646064","text":"func UUIDv5(inputs ...stri(...TRUNCATED)
e88ffae39ed9e4e8175ad29d6b7c02c2
Where returns a new SchemaSlice whose elements return true for func. See:
[{"docid":"a2843a6ba3e4806297aa8b270e9f1726","score":"0.7655883","text":"func (rcv SchemaSlice) Wher(...TRUNCATED)
[{"docid":"2bdeb1b329840bca4c6ad03a78492d0e","score":"0.5590401","text":"func (rcv PlatformSlice) Wh(...TRUNCATED)
7a86926a2f642cb79cc248e44fb7de2d
A reference to frontend IP addresses.
[{"docid":"69ae72c648b919da837b10c59c1d8417","score":"0.0","text":"func (o InboundNatPoolOutput) Fro(...TRUNCATED)
[{"docid":"e2203f24da477df1beaf874e8821d71b","score":"0.65561885","text":"func (o DeploymentFrontend(...TRUNCATED)
48d250c036dc71b7837e5c4ff396dffc
getStatementCategory returns the proto.BL_ category for a SQL statement.
[{"docid":"44c2c8fa1226be605d04ab921181e1b5","score":"0.7585344","text":"func getStatementCategory(s(...TRUNCATED)
[{"docid":"15e23cd09b1c779a2fd4c2bf29e436e3","score":"0.5986222","text":"func (s *Swift) GetCategory(...TRUNCATED)
e75811b9207449488b7028f3759bc47a
"Connectorspecific properties required when using Slack. See Generic Connector Profile Properties fo(...TRUNCATED)
[{"docid":"071262a246174aec75adc8e96629dcbc","score":"0.5846951","text":"func (o ConnectorProfileCon(...TRUNCATED)
[{"docid":"a42c2a39f4527b767ee5da69a53c3d50","score":"0.56841123","text":"func (o ConnectorProfileCo(...TRUNCATED)
d59ec7d22dea69d9bc007606192c0e1c
Send sends a new line to the terminal, as if a user typed it
[{"docid":"88f3be8bdb7cca52143d01a3fe1ae19e","score":"0.66261685","text":"func (cp *ConsoleProcess) (...TRUNCATED)
[{"docid":"1926cc12c475a0f855845c34ee81c555","score":"0.6657518","text":"func (cp *ConsoleProcess) S(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
86