package model type Action struct { Name string `json:"name"` }