Commit Graph
17 Commits
Author SHA1 Message Date
esilva 047deb65e7 Rewrote the function comments to be more in line with go.dev/doc/comments 2026-07-06 23:13:43 +01:00
esilva f1728c11da Fixed an issue where the Pitspeed method wasn't checking the right flag 2026-07-06 23:13:14 +01:00
esilva 245d6ac0e1 deleted some dead code 2026-07-01 14:49:30 +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 31140b5df4 API fix. Copied something without looking twice and broke it. Fixed
Docstring fixes
2026-06-30 23:52:14 +01:00
esilva 3857f5983f added the API for the outgauge flag fields 2026-06-30 23:47:02 +01:00
esilva 88f50218a4 Function doc fix 2026-06-30 23:42:59 +01:00
esilva 4251348c15 API completion. Barebones but its the baseline 2026-06-30 23:26:22 +01:00
esilva 502bf03835 Small update but it changes the API 2025-10-02 14:33:59 +01:00
esilva ee03eab4c1 Simple rename 2025-10-01 23:09:49 +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 d9b9e8a7f7 go version change 2024-11-18 17:55:31 +00:00
esilva e8a6818dbd Version change 2024-11-18 17:45:48 +00:00
esilva 35ef74fb07 Changed the module name 2024-11-18 17:30:36 +00:00
esilva 98856fac32 Changing this to be a package 2024-11-06 00:51:59 +00:00
esilva be3f55354e First commit
It works like this
2024-10-19 21:37:51 +01:00