The rpc module provides the synchronous communication compoents. It contains both server and client side implementations.
Modules
The module contains the following packages:
- Clients - mechanisms for retrieving connection settings from the microservice’s configuration and providing clients and services with these settings
- Commands - commanding and eventing patterns
- Trace - logging and tracing utilities
Use
Get the package from the Github repository:
go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-rpc-go@latest