package
0.0.0-20220926162517-2374aa556d56
Repository: https://github.com/kong/go-wrpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateRequest marshals and wraps a generic input as the payload in a new request.
NewConn creates a wRCP connection using a websocket connection.

# Variables

DefaultDialer is a wRPC Dialer with all fields set to the default values.

# Structs

Conn is a wRPC connection.
No description provided by the author
Peer represents a wRPC peer.
No description provided by the author
No description provided by the author
No description provided by the author
ServiceImpl implements Service.
No description provided by the author

# Interfaces

RPC represent a wRPC RPC defined for a Service.
Service represents a wRPC service.

# Type aliases

Handler is the handler for a specific wRPC call.
No description provided by the author