| .. | |||||
| .github | |||||
| cmd | |||||
| compiler | |||||
| encoding | |||||
| internal | |||||
| proto | |||||
| protoadapt | |||||
| reflect | |||||
| runtime | |||||
| testing | |||||
| types | |||||
| .gitignore | |||||
| CONTRIBUTING.md | |||||
| LICENSE | |||||
| PATENTS | |||||
| README.md | |||||
| go.mod | |||||
| go.sum | |||||
| integration_test.go | |||||
| regenerate.bash | |||||
| release.bash | |||||
| test.bash |
/.cache/ /.gocache/ /bin/ /vendor/ # This file includes artifacts of the system test that should not be checked in. # For files created by specific development environment (e.g. editor), # use alternative ways to exclude files from git. # For example, set up .git/info/exclude or use a global .gitignore.
| .. | |||||
| .github | |||||
| cmd | |||||
| compiler | |||||
| encoding | |||||
| internal | |||||
| proto | |||||
| protoadapt | |||||
| reflect | |||||
| runtime | |||||
| testing | |||||
| types | |||||
| .gitignore | |||||
| CONTRIBUTING.md | |||||
| LICENSE | |||||
| PATENTS | |||||
| README.md | |||||
| go.mod | |||||
| go.sum | |||||
| integration_test.go | |||||
| regenerate.bash | |||||
| release.bash | |||||
| test.bash |