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

# Functions

No description provided by the author
RegisterChannelServiceHandler registers the http handlers for service ChannelService to "mux".
RegisterChannelServiceHandlerClient registers the http handlers for service ChannelService to "mux".
RegisterChannelServiceHandlerFromEndpoint is same as RegisterChannelServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChannelServiceHandlerServer registers the http handlers for service ChannelService to "mux".
No description provided by the author

# Constants

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

# Variables

ChannelService_ServiceDesc is the grpc.ServiceDesc for ChannelService service.
Enum value maps for ChannelType.
Enum value maps for ChannelType.
No description provided by the author

# Structs

No description provided by the author
Create Channel.
No description provided by the author
Delete Channel.
List Channels.
No description provided by the author
UnimplementedChannelServiceServer should be embedded to have forward compatible implementations.
Update Channel.

# Interfaces

ChannelServiceClient is the client API for ChannelService service.
ChannelServiceServer is the server API for ChannelService service.
UnsafeChannelServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Channel object.