mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 20:06:19 +08:00
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package segment
|
||||
|
||||
import (
|
||||
"github.com/chrislusf/seaweedfs/weed/pb/message_fbs"
|
||||
flatbuffers "github.com/google/flatbuffers/go"
|
||||
"github.com/seaweedfs/seaweedfs/weed/pb/message_fbs"
|
||||
)
|
||||
|
||||
type MessageBatchBuilder struct {
|
||||
|
@@ -1,8 +1,8 @@
|
||||
package segment
|
||||
|
||||
import (
|
||||
"github.com/chrislusf/seaweedfs/weed/pb/message_fbs"
|
||||
flatbuffers "github.com/google/flatbuffers/go"
|
||||
"github.com/seaweedfs/seaweedfs/weed/pb/message_fbs"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"testing"
|
||||
)
|
||||
|
Reference in New Issue
Block a user