Codebase list golang-github-go-kit-kit / 0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.7.0
rm ROADMAP.md Peter Bourgon 6 years ago
1 changed file(s) with 0 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
+0
-17
ROADMAP.md less more
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