feat(performance): performance optimizations EE-6042 (#10520)
This commit is contained in:
@@ -2,12 +2,13 @@ package composeplugin
|
||||
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/portainer/portainer/pkg/libstack"
|
||||
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/segmentio/encoding/json"
|
||||
)
|
||||
|
||||
type publisher struct {
|
||||
|
||||
Reference in New Issue
Block a user