Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

cd into this directory and then:

To run the examples as a standalone Go program

$ go build && ./examples

To run the examples as Go tests

$ go test