File size: 57 Bytes
fea99b3
 
 
 
 
1
2
3
4
5
6
package lockr

const (
	pgLockTimeoutErrCode = "55P03"
)