1
0
mirror of https://github.com/ManyakRus/telegram_loki.git synced 2024-12-13 21:42:22 +02:00
telegram_loki/internal/constants/constants.go

9 lines
130 B
Go
Raw Normal View History

2023-10-11 17:04:49 +02:00
package constants
2023-10-12 16:47:11 +02:00
var Layout = "2006-01-02 15:04:05 -0700"
2023-10-11 17:04:49 +02:00
const TEXT_HELP = `
Need create .env file
anf fill variables there
`