Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 240 Bytes

Pure Go

Go implementation that uses only Go primitives and the standard library.

Run the tests (using a Testcontainers scenario server):

go test ./...

Run against a manually started scenario server:

go run main.go