package model type Resource struct { Name string Type string Syntax string Content string }