Versions in this module Expand all Collapse all v1 v1.0.2 May 15, 2024 v1.0.1 May 15, 2024 v1.0.0 May 14, 2024 Changes in this version + func GenerateImage(text []string) (*bytes.Reader, error) + func IsVaildateDate(y, m, d int) bool + func MonthToInt(m time.Month) int + func TimeFormat(t time.Time) string