Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Leader ¶
type Leader struct {
control.UnsafeServiceServer
// contains filtered or unexported fields
}
Leader implements the Leader role.
func (*Leader) NewSession ¶
func (n *Leader) NewSession(stream grpc.BidiStreamingServer[control.SessionIn, control.SessionOut]) error
func (*Leader) Register ¶
func (n *Leader) Register(ctx context.Context, req *control.RegisterRequest) (*control.RegisterResponse, error)
Click to show internal directories.
Click to hide internal directories.