add dbm new model and fixed json_data
This commit is contained in:
5
models/uuids.go
Normal file
5
models/uuids.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
import "github.com/google/uuid"
|
||||
|
||||
type Uuids map[uuid.UUID]*Datapoint
|
Reference in New Issue
Block a user