65137f6331
This is to facillitate ease of implementing #1406. (Tags for messages could then be added dynamically) Ultimately once we make the router support hiearchical routing, (#770) we can then remove the name field and just the parse info for tags from that. Until then, we can parse the tag name as `fmt.Sprintf("%s %s", msg.Type(), msg.Name())` |
||
---|---|---|
.. | ||
app.go | ||
app_test.go | ||
helpers.go | ||
store.go | ||
store_test.go | ||
tx.go |