# Functions
CreateGRPCClient is used to create a GRPC Service's client.
CreateGRPCServer is used to create a GRPC server for microservice.
CreateMongoDB creates a mongoDB client.
HandlePanic is used to handle panic when it occurs in a microservice.
# Structs
LogInterceptor logs all communications.