Source File version.go Belonging Package github.com/go-pg/pg/v10
package pg // Version is the current release version. func Version() string { return "10.11.0" }
package pg
// Version is the current release version.
func Version() string {
return "10.11.0"
}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)