...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
jackc
/
pgproto3
/
v2
/
.travis.yml
Documentation:
github.com/jackc/pgproto3/v2
1
language: go
2
3
go:
4
- 1.x
5
- tip
6
7
matrix:
8
allow_failures:
9
- go: tip
View as plain text