fix issues
This commit is contained in:
@@ -22,6 +22,7 @@ type Cluster struct {
|
||||
CreatedAt string `json:"createdAt"`
|
||||
UserID primitive.ObjectID `json:"userId"`
|
||||
Cluster_config string `json:"clusterconfig"`
|
||||
EndPoint string `json:"endPoint"`
|
||||
}
|
||||
|
||||
type Header struct {
|
||||
|
||||
Reference in New Issue
Block a user