goext/goextVersion.go
Tim Waldmann 668f308565
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m59s
v0.0.364 add ServerHTTP() to GinWrapper for integration testing
2024-01-09 18:17:55 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.364"
const GoextVersionTimestamp = "2024-01-09T18:17:55+0100"