MCPcopy
hub / github.com/micro/go-micro / Endpoint

Method Endpoint

server/server.go:71–71  ·  view source on GitHub ↗

Endpoint name requested

()

Source from the content-addressed store, hash-verified

69 Method() string
70 // Endpoint name requested
71 Endpoint() string
72 // Content type provided
73 ContentType() string
74 // Header of the request

Callers 15

TestRequestOptionsFunction · 0.65
keyFunction · 0.65
SendMethod · 0.65
CloseMethod · 0.65
callMethod · 0.65
streamMethod · 0.65
CallMethod · 0.65
TraceHandlerFunction · 0.65
SendMethod · 0.65
AuthHandlerFunction · 0.65

Implementers 3

rpcRequestserver/rpc_request.go
rpcRequestserver/grpc/request.go
mockServerRequestwrapper/monitoring/prometheus/wrapper_

Calls

no outgoing calls