Versions in this module Expand all Collapse all v0 v0.1.1 Apr 30, 2026 Changes in this version + type Request struct + DashboardSlug string + ExprID string + StateSnapshot map[string]any + WidgetID string + type Result struct + Error string + Value any + type Service struct + func NewService() *Service + func (s *Service) Eval(_ context.Context, req Request) Result