An open API service indexing awesome lists of open source software.

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

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)