LICENSE
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
README.md
|
updated docs
|
2015-10-10 21:04:16 -07:00 |
context.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
context_test.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
copying_router.go
|
made copying router, than copies messages (and contexts) it sees to memory, and then re-routes it to the sub-router it was given.
|
2015-10-10 13:24:16 -07:00 |
copying_router_test.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |
discarding_router.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |
discarding_router_test.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |
doc.go
|
updated docs
|
2015-10-10 21:05:53 -07:00 |
fanout_router.go
|
created FanoutRouter
|
2015-10-10 14:45:21 -07:00 |
fanout_router_test.go
|
created FanoutRouter
|
2015-10-10 14:45:21 -07:00 |
fatal.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
filtering_router.go
|
renamed FilteredRouter to FilteringRouter
|
2015-10-10 14:13:34 -07:00 |
filtering_router_test.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |
flog.go
|
made copying router, than copies messages (and contexts) it sees to memory, and then re-routes it to the sub-router it was given.
|
2015-10-10 13:24:16 -07:00 |
flog_test.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |
flogger.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
mapping_router.go
|
created mapping router
|
2015-10-10 22:21:58 -07:00 |
panic.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
pretty_writing_router.go
|
made it so the context is written out in alphabetical order.
|
2015-10-10 17:08:49 -07:00 |
print.go
|
made copying router, than copies messages (and contexts) it sees to memory, and then re-routes it to the sub-router it was given.
|
2015-10-10 13:24:16 -07:00 |
router.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
with.go
|
initial commit. this is still a work in progress.
|
2015-10-10 00:29:18 -07:00 |
with_test.go
|
renamed DiscardRouter to DiscardingRouter.
|
2015-10-10 14:21:25 -07:00 |