README ¶ Recorder Service Recorder service saves TransactionEvents to configured go-micro store. Transactions are published by other micro services i.e., account, emailer, greeter Start (optional) set broker to googlepubsub export MICRO_BROKER=googlepubsub make run-recorder Test micro call recordersrv Transaction.Read '{"key": "0edc8bb2-33e0-4766-bc13-e62a346465be#accountsrv"}' # micro publish recordersrv '{ "Header" : { "a": "aa", "b": "bb" }, "Body" : {"c": "cc"} }' Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go plugin.go Directories ¶ Show internal Expand all Path Synopsis handler proto transaction registry repository subscriber Click to show internal directories. Click to hide internal directories.