"golang.org/x/exp/slices" => "slices" and go fmt
This commit is contained in:
@@ -4,7 +4,7 @@ import "sync"
|
||||
|
||||
type LocalTopic struct {
|
||||
Topic
|
||||
Partitions []*LocalPartition
|
||||
Partitions []*LocalPartition
|
||||
partitionLock sync.RWMutex
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user