Keep the same directory structure for proto project
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 98
- Forks
- 157
- Avg merge
- 28m
- Merged PRs (30d)
- 2
Description
In TiKV, we keep the proto source code in proto directory, generated rust code in src directory and generated go code in pkg directory. But in tipb we keep generated go code in go-tipb directory.
Maybe we should keep the same directory structure for all proto projects.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the directory layout described for TiKV with tipb's proto, src, pkg, and go-tipb directories. The issue does not identify a target layout, entry points, tests, or a completion condition, so clarify the intended convention and migration scope before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100