Codebase list golang-github-go-kit-kit / 0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.6.0 ROADMAP.md
0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.6.0

Tree @0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.6.0 (Download .tar.gz)

ROADMAP.md @0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.6.0raw · history · blame

# Roadmap

This is a coarse-grained roadmap of Go kit development direction in the short
to mid-term future. It will be kept reasonably up-to-date by the project
maintainers. Suggest new ideas, enhancements, and features using the standard
[issues](https://github.com/go-kit/kit/issues) model.

## Prioritized

1. kitgen code generation (#308, #70)
1. package pubsub (#298, #295)

## Unprioritized

- package log/levels refactor (#250, #269, #252)
- package auth/jwt (#255)