Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Example
Function · 0.65
ExampleAddService
Function · 0.65
ExampleService_AddEndpoint
Function · 0.65
ExampleWithEndpointSubject
Function · 0.65
ExampleService_AddGroup
Function · 0.65
ExampleRequest_Respond
Function · 0.65
TestRequestRespond
Function · 0.65
Implementers
1
request
micro/request.go
Calls
no outgoing calls
Tested by
7
Example
Function · 0.52
ExampleAddService
Function · 0.52
ExampleService_AddEndpoint
Function · 0.52
ExampleWithEndpointSubject
Function · 0.52
ExampleService_AddGroup
Function · 0.52
ExampleRequest_Respond
Function · 0.52
TestRequestRespond
Function · 0.52