Imports
- github.com/tidwall/gjson
- go.uber.org/zap
- github.com/gorilla/mux
- github.com/justinas/alice
- go.opentelemetry.io/otel/trace
- github.com/mark3labs/mcp-go/mcp
- github.com/mark3labs/mcp-go/server
Imports in module “github.com/Servflow/servflow”
- github.com/Servflow/servflow/config
- github.com/Servflow/servflow/internal/logging
- github.com/Servflow/servflow/internal/storage
- github.com/Servflow/servflow/internal/tracing
- github.com/Servflow/servflow/pkg/definitions
- github.com/Servflow/servflow/pkg/engine/actions/executables/agent
- github.com/Servflow/servflow/pkg/engine/actions/executables/authenticate
- github.com/Servflow/servflow/pkg/engine/actions/executables/delete_action
- github.com/Servflow/servflow/pkg/engine/actions/executables/email
- github.com/Servflow/servflow/pkg/engine/actions/executables/fetch
- github.com/Servflow/servflow/pkg/engine/actions/executables/fetchvector
- github.com/Servflow/servflow/pkg/engine/actions/executables/firestore
- github.com/Servflow/servflow/pkg/engine/actions/executables/hash
- github.com/Servflow/servflow/pkg/engine/actions/executables/http
- github.com/Servflow/servflow/pkg/engine/actions/executables/jwt
- github.com/Servflow/servflow/pkg/engine/actions/executables/mongoquery
- github.com/Servflow/servflow/pkg/engine/actions/executables/static
- github.com/Servflow/servflow/pkg/engine/actions/executables/store
- github.com/Servflow/servflow/pkg/engine/actions/executables/storevector
- github.com/Servflow/servflow/pkg/engine/actions/executables/stub
- github.com/Servflow/servflow/pkg/engine/actions/executables/update
- github.com/Servflow/servflow/pkg/engine/integration
- github.com/Servflow/servflow/pkg/engine/integration/integrations/mongo
- github.com/Servflow/servflow/pkg/engine/integration/integrations/openai
- github.com/Servflow/servflow/pkg/engine/integration/integrations/qdrant
- github.com/Servflow/servflow/pkg/engine/integration/integrations/sql
- github.com/Servflow/servflow/pkg/engine/plan
- github.com/Servflow/servflow/pkg/engine/requestctx
- github.com/Servflow/servflow/pkg/engine/server/middleware
- github.com/Servflow/servflow/pkg/engine/yamlloader