mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-13 22:54:59 +00:00
Recursive record type for DB (#144)
This commit is contained in:
@@ -6,6 +6,7 @@ package db
|
||||
import (
|
||||
fmt "fmt"
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
_ "github.com/golang/protobuf/ptypes/struct"
|
||||
math "math"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user