shared-grpc

module
v0.0.0-...-ded7410 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2024 License: MIT

README

Shared grpc 🚀

Welcome to the Shared grpc! This module is part of the larger Payment Polling System. It is designed to facilitate/give the required method calls that our system needs to communicate with each other. It also provides a mockpb that will come in use during writing our tests.

Technologies Used 🛠️

  • protobuf: Used to generate go code from our .proto files, serialize and deserialize the messages using Protocol Buffers, enabling efficient data exchange

  • gomock: Used in mocking the go code generated by protobuf, enables easy testing. gomock

Additional

This module is imported by respective services and the services use the resources they need.

Directories

Path Synopsis
Package mockpb is a generated GoMock package.
Package mockpb is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL