Please export the `safebrowing_proto` package
Open
- Dominant language
- Go
- Stars
- 503
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
## Details
Right now, the RPC client can only be used inside the library because the genrated code is inside an `internal` package.
Would it be great if you could expose that, as it would allow to re-implement cached calls with other temporary storages that are not file-based, such as REDIS or other databases.
Contributor guide
Assessment
This issue has not been assessed yet.