api/plugins/dns_mock
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
..
fallback.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
fallback_test.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
go.mod Add gRPC API implementation 2020-06-15 12:32:18 +02:00
go.sum Cleanup 2020-06-15 12:32:18 +02:00
init.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +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 plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
regex_handler.go Moved endpoint handling to new module 2020-04-14 00:15:33 +02:00