* Created go package * Added basic README
@@ -0,0 +1,6 @@
+# AutoStruct
+
+Given unknown json but want nice clean structures to load it consistently?
+AutoStruct should help with that.
@@ -0,0 +1,3 @@
+module red-green.com/autostruct
+go 1.18