GunDB port examples in Go (golang)
NOTE: These initial implementations have not yet been fully tested for accuracy and are not optimized at all.
-
Run individual example:
# go run com/main.go # go run ad-hoc/main.go # go run graph/main.go # go run resolution/main.go go run key/main.go
-
Start static server:
go run html/main.go
-
Navigate to http://localhost:3000 and click on demo html page