Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromTransportRequest ¶
FromTransportRequest builds a ReqMeta from a transport-level Request.
func FromTransportResponse ¶
func FromTransportResponse(res *transport.Response) yarpc.CallResMeta
FromTransportResponse builds a CallResMeta from a transport-level Response.
func ToTransportRequest ¶
func ToTransportRequest(reqMeta yarpc.CallReqMeta, req *transport.Request)
ToTransportRequest fills the given transport request with information from the given ReqMeta.
func ToTransportResponseWriter ¶
func ToTransportResponseWriter(resMeta yarpc.ResMeta, w transport.ResponseWriter)
ToTransportResponseWriter fills the given transport response with information from the given ResMeta.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.