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())` |
||
|---|---|---|
| .. | ||
| testdata | ||
| baseapp_test.go | ||
| baseapp.go | ||
| doc.go | ||
| helpers.go | ||
| options.go | ||
| query.go | ||
| queryrouter.go | ||
| router.go | ||
| setters.go | ||