Skip to content

Latest commit

 

History

History
 
 

go-stdlib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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