//
pkg.gl
Category
github.com/justbrownbear/microservices_course_chat
app
package
0.0.0-20240724133955-64de5c9cfd82
Repository:
https://github.com/justbrownbear/microservices_course_chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
36 SLOC
#
Functions
InitApp
InitApp initializes the gRPC server and registers the chat controller.
StartApp
StartApp starts the gRPC server on the provided port.