Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGRPCServer ¶
CreateGRPCServer creates a new grpc server
Types ¶
type HermesServer ¶
type HermesServer struct { proto.HermesServer ChatService core.ChatService // contains filtered or unexported fields }
func NewHermesServer ¶
func NewHermesServer() (*HermesServer, error)
func (*HermesServer) EventBuff ¶
func (h *HermesServer) EventBuff(server proto.Hermes_EventBuffServer) error
Click to show internal directories.
Click to hide internal directories.