package converter func GetFooterOrHeaderParams(v string) string { return "\"" + v +"\"" }