Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { pbService.UnimplementedChannelServiceServer // contains filtered or unexported fields }
func (*Server) CreateChannel ¶
func (srv *Server) CreateChannel(ctx context.Context, req *pb.CreateChannelRequest) (*pb.CreateChannelResponse, error)
func (*Server) ListChannels ¶
func (srv *Server) ListChannels(ctx context.Context, in *pb.ListChannelsRequest) (*pb.ListChannelsResponse, error)
Click to show internal directories.
Click to hide internal directories.