//
pkg.gl
Category
github.com/Atchett/grpcChat
server
package
0.0.0-20200308172057-6d20dbf1b561
Repository:
https://github.com/atchett/grpcchat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
133 SLOC
#
Functions
NewChatServer
NewChatServer - create a new chat server.
NewConnection
NewConnection - creates a new pointer to a connection.
#
Structs
ChatServer
ChatServer - struct for a chat server.
Connection
Connection - connection struct.