# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
FastHTTPTransport returns fasthttp.Transport of Client.
HTTPHandler returns http.Handler of Service.
HTTPTransport returns http.Transport of Client.
SocketHandler returns socket.Handler of Service.
SocketTransport returns socket.Transport of Client.
UDPHandler returns udp.Handler of Service.
UDPTransport returns udp.Transport of Client.
WebSocketHandler returns websocket.Handler of Service.
WebSocketTransport returns websocket.Transport of Client.
# Variables
ErrClosed represents a error.
ErrRequestEntityTooLarge represents a error.
ErrTimeout represents a error.
FromContext returns the rpc.Context bound to the context.
GetClientContext returns the *rpc.ClientContext bound to the context.
GetServiceContext returns the *rpc.ServiceContext bound to the context.
IsTemporaryError returns true if err is a temporary error.
IsTimeoutError returns true if err is a timeout error.
MissingMethod returns a missing Method object.
NewClient returns an instance of Client.
NewClientCodec returns the ClientCodec.
NewClientContext returns a rpc.ClientContext.
NewContext returns a rpc.Context.
NewMethod returns a Method object.
NewPanicError return a panic error.
NewService returns an instance of Service.
NewServiceCodec returns the ServiceCodec.
NewServiceContext returns a rpc.ServiceContext.
RegisterHandler for Service.
RegisterTransport for Client.
WithContext returns a copy of the parent context and associates it with a rpc.Context.
WithDebug returns a debug Option for clientCodec & serviceCodec.
WithListType returns a listType Option for clientCodec & serviceCodec.
WithLongType returns a longType Option for clientCodec & serviceCodec.
WithMapType returns a mapType Option for clientCodec & serviceCodec.
WithRealType returns a realType Option for clientCodec & serviceCodec.
WithSimple returns a simple Option for clientCodec & serviceCodec.
WithStructType returns a structType Option for clientCodec & serviceCodec.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author