mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-19 07:05:57 +08:00
added comments
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user