//
pkg.gl
Category
github.com/justbrownbear/microservices_course_auth
app
package
0.0.0-20240724133920-80dfa9413be7
Repository:
https://github.com/justbrownbear/microservices_course_auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
38 SLOC
#
Functions
InitApp
InitApp initializes the gRPC server and registers the user controller.
StartApp
StartApp initializes a gRPC server listener on the specified protocol and port.