basic functionality - terrible performance

Grok didn't do a terribly greate job on this one.

I'll clean it up with actually good code later.
This commit is contained in:
2025-05-09 19:24:23 -06:00
commit 973fd170c5
8 changed files with 382 additions and 0 deletions

7
go.mod Normal file
View File

@ -0,0 +1,7 @@
module stereograph
go 1.23
require github.com/aws/aws-sdk-go v1.55.7
require github.com/jmespath/go-jmespath v0.4.0 // indirect