package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev
# Functions
Echoer_Methods appends Methods to a slice that invoke the methods on s.
Echoer_NewServer creates a new Server from an implementation of Echoer_Server.
Echoer_ServerToClient creates a new Client from an implementation of Echoer_Server.
No description provided by the author
NewEchoer_echo_Params creates a new list of Echoer_echo_Params.
No description provided by the author
NewEchoer_echo_Results creates a new list of Echoer_echo_Results.
NewEchoer creates a new list of Echoer.
No description provided by the author
No description provided by the author
No description provided by the author
NewStreamer creates a new list of Streamer.
No description provided by the author
NewStreamer_recv_Params creates a new list of Streamer_recv_Params.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Streamer_Methods appends Methods to a slice that invoke the methods on s.
Streamer_NewServer creates a new Server from an implementation of Streamer_Server.
Streamer_ServerToClient creates a new Client from an implementation of Streamer_Server.
# Constants
Echoer_echo_Params_TypeID is the unique identifier for the type Echoer_echo_Params.
Echoer_echo_Results_TypeID is the unique identifier for the type Echoer_echo_Results.
Echoer_TypeID is the unique identifier for the type Echoer.
Streamer_recv_Params_TypeID is the unique identifier for the type Streamer_recv_Params.
Streamer_TypeID is the unique identifier for the type Streamer.
# Structs
Echoer_echo holds the state for a server call to Echoer.echo.
Echoer_echo_Params_Future is a wrapper for a Echoer_echo_Params promised by a client call.
Echoer_echo_Results_Future is a wrapper for a Echoer_echo_Results promised by a client call.
Streamer_recv holds the state for a server call to Streamer.recv.
Streamer_recv_Params_Future is a wrapper for a Streamer_recv_Params promised by a client call.
# Interfaces
A Echoer_Server is a Echoer with a local implementation.
A Streamer_Server is a Streamer with a local implementation.
# 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