package
0.0.0-20220127153636-35bba2d74469
Repository: https://github.com/grumblechat/server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterMessageServiceHandler registers the http handlers for service MessageService to "mux".
RegisterMessageServiceHandlerClient registers the http handlers for service MessageService to "mux".
RegisterMessageServiceHandlerFromEndpoint is same as RegisterMessageServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMessageServiceHandlerServer registers the http handlers for service MessageService to "mux".
No description provided by the author

# Variables

No description provided by the author
MessageService_ServiceDesc is the grpc.ServiceDesc for MessageService service.

# Structs

Create Message.
Delete Message.
List Messages.
No description provided by the author
Message object.
UnimplementedMessageServiceServer should be embedded to have forward compatible implementations.
Update Message.

# Interfaces

MessageServiceClient is the client API for MessageService service.
MessageServiceServer is the server API for MessageService service.
UnsafeMessageServiceServer may be embedded to opt out of forward compatibility for this service.