Document usage in Golang project
Open
- Dominant language
- TypeScript
- Stars
- 14.9k
- Forks
- 1.4k
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
The current README.md explains how to use brotli in different programming languages except for Go. Therefore, many Go developers fail to use it, see:
- https://github.com/google/brotli/issues/890
- https://stackoverflow.com/q/47233208
Please document somewhere (in README.md for example) how to use `cbrotli` in a Golang project:
- the C implementation must be compiled before
- how to import the library in a Go source code
Contributor guide
Assessment
This issue has not been assessed yet.