package
0.0.0-20240816150306-18fa68df911d
Repository: https://github.com/joeycumines/sesame.git
Documentation: pkg.go.dev

# Packages

Package netconn provides both client and server implementations using/for rc.RemoteControlClient's NetConn method.

# Functions

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

# Constants

No description provided by the author

# Variables

No description provided by the author
RemoteControl_ServiceDesc is the grpc.ServiceDesc for RemoteControl service.

# Structs

NetConnRequest models a message sent from a RemoteControl.NetConn client to the server.
No description provided by the author
Dial models the initial request.
No description provided by the author
NetConnResponse models a message sent from a RemoteControl.NetConn server to the client.
No description provided by the author
Conn models the initial response.
No description provided by the author
UnimplementedRemoteControlServer must be embedded to have forward compatible implementations.

# Interfaces

RemoteControlClient is the client API for RemoteControl service.
RemoteControlServer is the server API for RemoteControl service.
UnsafeRemoteControlServer may be embedded to opt out of forward compatibility for this service.