api/plugins/http_proxy
Peter Kurfer def844c5fe Cleanup
- remove *.pb.go files
- remove *.mock.go files
- remove config2 references to get cleaner imports
- update dependencies
2020-06-15 12:32:18 +02:00
..
go.mod Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
go.sum Cleanup 2020-06-15 12:32:18 +02:00
init.go Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
main.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
Makefile Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
protocol_options.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
protocol_options_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
proxy_handler.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00