Codebase list golang-github-go-kit-kit / 83d577e9-6bde-44ab-b9f1-1c182b806b8a/main ROADMAP.md
83d577e9-6bde-44ab-b9f1-1c182b806b8a/main

Tree @83d577e9-6bde-44ab-b9f1-1c182b806b8a/main (Download .tar.gz)

ROADMAP.md @83d577e9-6bde-44ab-b9f1-1c182b806b8a/main

803166f
 
 
 
 
 
 
 
 
2dca7ef
 
803166f
 
 
 
 
 
# 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)