// support for fpaste package paste var ( fpasteTimeMap = map[string]string{ "1hour": "1hour", "1day": "1day", "1week": "1week", } )