package rmo import ( "net/http" //"github.com/Gleipnir-Technology/nidus-sync/config" ) type contentMailer struct{} func getMailer(w http.ResponseWriter, r *http.Request) { }