MCPcopy
hub / github.com/nats-io/nats.go / Data

Method Data

micro/request.go:54–54  ·  view source on GitHub ↗

Data returns request data.

()

Source from the content-addressed store, hash-verified

52
53 // Data returns request data.
54 Data() []byte
55
56 // Headers returns request headers.
57 Headers() Headers

Callers 7

ExampleFunction · 0.65
ExampleAddServiceFunction · 0.65
ExampleService_AddGroupFunction · 0.65
ExampleRequest_RespondFunction · 0.65
TestRequestRespondFunction · 0.65

Implementers 1

requestmicro/request.go

Calls

no outgoing calls

Tested by 7

ExampleFunction · 0.52
ExampleAddServiceFunction · 0.52
ExampleService_AddGroupFunction · 0.52
ExampleRequest_RespondFunction · 0.52
TestRequestRespondFunction · 0.52