8 Commits
Author SHA1 Message Date
esilva 312d979be1 added some new API calls
mainly around getting the file size and data read for convenience for
other tools
2026-09-16 23:47:35 +01:00
esilva d9b7c185ed update the examples 2026-09-16 21:38:59 +01:00
esilva 6e915ea1e0 return the outgauge for access 2026-09-16 21:36:33 +01:00
esilva c3ee9c0f44 Memory usage improvements
Improved the memory usage of the ReadData function. Pretty low footprint
now
2026-07-01 14:39:39 +01:00
esilva 4251348c15 API completion. Barebones but its the baseline 2026-06-30 23:26:22 +01:00
esilva bfc9882bb2 Added the OG_x and DL_x fields 2025-10-01 20:08:13 +01:00
esilva 9a9d486f9f Some Go updates to the code and docstrings
Like replacing interface{} with any and adding docstrings
2025-10-01 19:24:50 +01:00
esilva be3f55354e First commit
It works like this
2024-10-19 21:37:51 +01:00