package model type MTag struct { Name string `yaml:"name" json:"name"` Hash string `yaml:"hash" json:"hash"` }