Код: Выделить всё
message = fmt.Sprintf("Hello %v! It is %s now.\n%s", name, time.Now().In(tz).Format("02-Jan-2006 15:04:05"), quote.Go())
Код: Выделить всё
go testКод: Выделить всё
{{.Greeting}}
Подробнее здесь: https://stackoverflow.com/questions/793 ... ine-string
Мобильная версия