package
0.0.0-20241130001046-e13ab8da91b6
Repository: https://github.com/foundation-go/foundation.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
RPC called failed unexpectedly.
RPC called succeed but actions was rejected by the application (e.g., rejected subscription/connection).
RPC called succeed, action was performed.

# Variables

No description provided by the author
RPC_ServiceDesc is the grpc.ServiceDesc for RPC service.
Enum value maps for Status.
Enum value maps for Status.

# Structs

ConnectionMesssage describes a payload for the Command call.
CommandResponse describes a response of the Command call.
ConnectionRequest describes a payload for the Connect call.
ConnectionResponse describes a response of the Connect call.
DisconnectRequest describes a payload for the Disconnect call.
DisconnectResponse describes a response of the Disconnect call.
Env represents a client connection information passed to RPC server.
EnvResponse contains the changes made to the connection or channel state, that must be applied to the state.
UnimplementedRPCServer must be embedded to have forward compatible implementations.

# Interfaces

RPCClient is the client API for RPC service.
RPCServer is the server API for RPC service.
UnsafeRPCServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Every response contains a status field with one of the following values.