Go to file
Peter ca1ac7d89a
Move plugins to top level directory in repository
- update Makefiles and GoReleaser config
- update dependencies
2020-04-11 15:31:08 +02:00
.github/workflows Add goreleaser 2020-04-09 00:44:13 +02:00
assets/fakeFiles Initial working version 2020-04-01 04:08:21 +02:00
docs Add Makefile and reference to docs 2020-04-07 00:31:47 +02:00
internal Allow plugins to be resided in subdirectories 2020-04-01 15:05:44 +02:00
pkg Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
plugins Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
.dockerignore Initial working version 2020-04-01 04:08:21 +02:00
.gitattributes Initial working version 2020-04-01 04:08:21 +02:00
.gitignore Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
.goreleaser.yml Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
config.yaml Add some basic docs 2020-04-07 00:17:07 +02:00
Dockerfile Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
go.mod Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
go.sum Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
LICENSE Create LICENSE 2020-04-11 12:17:15 +02:00
main.go Initial working version 2020-04-01 04:08:21 +02:00
Makefile Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
README.md Add Makefile and reference to docs 2020-04-07 00:31:47 +02:00

INetMock

Docs

Docs are available either in the docs/ directory or as rendered markdown book at the GitHub pages.