be432d256d
fix min/max api version functions
2025-05-29 16:22:52 -04:00
9604afd647
add session tests to common
2025-05-27 20:37:17 -04:00
7febf2dd07
Fix dupe config issues
2025-05-27 20:22:20 -04:00
21e42bf030
Simplify and move stuff
2025-05-27 20:12:40 -04:00
51806362f9
Simplify ID
2025-05-27 20:08:55 -04:00
fbdeea0e4a
Simplify Print
2025-05-27 20:04:58 -04:00
26ae8f209b
Simplify common.NewSAM again
2025-05-27 20:01:34 -04:00
987662da9b
Simplify common.NewSAM
2025-05-27 19:59:02 -04:00
df3728c042
Simplify Config Constructor
2025-05-27 19:45:38 -04:00
1f95e9fa3a
fmt
2025-05-27 19:43:15 -04:00
0b2d1927de
fmt
2025-05-27 19:40:50 -04:00
3e89669fec
Simplify ExtractDest
2025-05-27 19:37:52 -04:00
95ccf4c187
Simplify formatting
2025-05-27 19:32:05 -04:00
8514ba8e89
Simplify, add readme
2025-05-27 19:25:56 -04:00
e31035d632
OK so the bug has to be in common then
2025-05-27 19:01:15 -04:00
60fcf85129
Rewrite the whole StreamSession thing, which still doesn't work
2025-05-27 18:54:18 -04:00
d3f085b2c8
eliminate a bunch of broken crap and start over from common
2025-05-27 18:25:13 -04:00
479f2d20cc
simplify common some more
2025-05-27 17:28:40 -04:00
958f90edc6
simplify common some more
2025-05-27 16:46:29 -04:00
aa9fe1ef62
Switch to oops, simplify error handling in common
2025-05-27 16:40:15 -04:00
d2f1de4094
fix common tests
2025-05-27 00:02:12 -04:00
099746a724
fix conflicts
2025-05-26 23:30:37 -04:00
a325a30b06
fix conflicts
2025-05-26 23:30:26 -04:00
9a62a09f40
get away from logrus
2025-05-26 23:27:42 -04:00
8a23944e43
work on it
2025-05-26 22:58:06 -04:00
11110ed5a2
Merge pull request #2 from urgentquest/polish-a-few-things
...
General code qualitity and readability
2025-04-30 22:19:52 -04:00
477796de71
general code qualitity and readability. Mostlly no functional changes besides fixing potential null dereferece in SAM.go, avoiding potential (again) infitite loop in util.go.
2025-04-07 23:48:02 +00:00
7c5ff30a30
Merge pull request #1 from urgentquest/refactor-clean-up
...
Clean up and fixes
2025-03-21 13:47:00 -04:00
0e35eb2df3
Clean up and fixes
...
- Define and use a few constants for the sake of code maintainability
- Change log package name to logger so it better reflects its purpose
- Fix depredations
- Drop unused private methods and constants
- Create an auxiliary func newFromPrimary() to reduce code duplicacy. Also straight away type conversion doesn't seem to type-check. Got to explicitly create a new struct instance.
2025-03-12 21:39:23 +00:00
a681ab3b0a
fmt
2025-02-23 19:43:24 -05:00
d3dc525117
Work on stream tests
2025-02-23 19:38:05 -05:00
88a66cac53
Work on stream tests
2025-02-23 19:37:40 -05:00
61b789dd2d
Work on stream tests
2025-02-23 19:37:34 -05:00
962ca264b4
Update README.md
2025-02-23 18:45:11 -05:00
354734adc1
start on a wrapper for sam3
2025-02-23 18:19:41 -05:00
0279bdad7c
start on a wrapper for sam3
2025-02-23 18:19:09 -05:00
c50775ebfd
start on a wrapper for sam3
2025-02-23 18:01:43 -05:00
6587c5c635
test stuff
2025-02-17 23:38:26 -05:00
e279e7c011
work on new constructors
2025-02-17 22:23:20 -05:00
c1d7c642b4
piece out sam3
2025-02-17 21:48:51 -05:00
5a1b4e14d9
part out sam3
2025-02-17 21:46:19 -05:00