This is an example golang application. Commands list:
- Daemon - main service
- Product service - service that returns Product, an example of gRPC client/server interaction
- Health check service - this service is needed to show how convenient to understand on which of the services an error occurred in jaeger
- Oauth client - this service is needed to show a simple example of http client and server, for example oauth2 server
- Migrate - commands for migration
- JWT - commands for generate JWT token