rm ROADMAP.md
Peter Bourgon
5 years ago
0 | # Roadmap | |
1 | ||
2 | This is a coarse-grained roadmap of Go kit development direction in the short | |
3 | to mid-term future. It will be kept reasonably up-to-date by the project | |
4 | maintainers. Suggest new ideas, enhancements, and features using the standard | |
5 | [issues](https://github.com/go-kit/kit/issues) model. | |
6 | ||
7 | ## Prioritized | |
8 | ||
9 | 1. kitgen code generation (#308, #70) | |
10 | 1. package pubsub (#298, #295) | |
11 | ||
12 | ## Unprioritized | |
13 | ||
14 | - package log/levels refactor (#250, #269, #252) | |
15 | - package auth/jwt (#255) | |
16 |