Categorygithub.com/pvelx/trigger-service-demo
modulepackage
1.0.1
Repository: https://github.com/pvelx/trigger-service-demo.git
Documentation: pkg.go.dev

# README

The microservice is part of the application Message.

The microservice implements the deferred task execution mechanism.

  • Built on the basis of the library Trigger Hook for its demonstration.
  • Uses MySQL as a persistent storage.
  • Sends metrics to the InfluxDb.
  • The microservice interface uses the GRPC protocol.
  • The execution trigger is sent asynchronously via RabbitMQ.

microservice scheme

Build GRPC server

After changing task.proto, you need to run:

make gen_proto

License

This project is licensed under the MIT License - see the LICENSE file for details

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author