Merge all the server components

This commit is contained in:
Tom Wiesing 2022-09-15 15:04:35 +02:00
parent 85b5603d9d
commit f5f2ac1a03
No known key found for this signature in database
25 changed files with 365 additions and 352 deletions

View file

@ -50,8 +50,7 @@ func init() {
wdcli.Register(cmd.Monday)
// servers
wdcli.Register(cmd.DisServer)
wdcli.Register(cmd.ResolverServer)
wdcli.Register(cmd.Server)
}
// an error when no arguments are provided.