package mesh type NodeInfo struct { NodeID string `json:"node_id"` PublicURL string `json:"public_url"` MeshURL string `json:"mesh_url"` }