package main import "github.com/yulqen/ded-go-core/internal/models" type operationsTemplateData struct { Operations []models.Operation }