https://github.com/dio/runproxy
Provides run.Service implementation for running proxy
https://github.com/dio/runproxy
Last synced: over 1 year ago
JSON representation
Provides run.Service implementation for running proxy
- Host: GitHub
- URL: https://github.com/dio/runproxy
- Owner: dio
- License: apache-2.0
- Created: 2022-01-30T00:10:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T04:09:01.000Z (over 4 years ago)
- Last Synced: 2025-02-01T13:12:28.227Z (over 1 year ago)
- Language: Go
- Size: 5.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Run Proxy
Provides a library to download the [Proxy](https://envoyproxy.io/) and embed it into your
program as a [`run.Service`](https://github.com/tetratelabs/run/blob/e9a08c78c136ec3e9ff8891a0e037799d56593cb/group.go#L152).
See [example](./example/README.md).
## License
See [LICENSE](./LICENSE)