First basic version

- NFT and DNS Update skeletons
- Integrated viper configuration management
- Integrated cobra CLI management
- Basic webservice skeleton
This commit is contained in:
2021-08-15 21:37:11 +02:00
parent 34d02ba590
commit 7dd11a0879
17 changed files with 1171 additions and 1 deletions

2
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.dll
*.so
*.dylib
dyndns
# Test binary, built with `go test -c`
*.test
@ -14,4 +15,3 @@
# Dependency directories (remove the comment below to include it)
# vendor/