added comments

This commit is contained in:
Abhishek Kondur
2022-09-12 18:11:21 +05:30
parent 8cbe796748
commit 91cc77ee5b
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import (
"github.com/gravitl/netmaker/database"
)
// constant for database key for storing server ids
const server_id_key = "nm-server-id"
type serverData struct {