package gopay const ( NULL string = "" TimeLayout string = "2006-01-02 15:04:05" DateLayout string = "2006-01-02" Version string = "1.4.6" )