diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/buthd/main.go (renamed from cmd/webshopd/main.go) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/webshopd/main.go b/cmd/buthd/main.go index 519a299..60ab749 100644 --- a/cmd/webshopd/main.go +++ b/cmd/buthd/main.go @@ -1,3 +1,4 @@ +// Buthd is the API server. package main import ( |