package model type Secret struct { Name string Data map[string]string }