63a00527b9
Add Conn() getter to BaseSession
2025-06-01 18:01:04 -04:00
27312d3e94
Add Conn() getter to BaseSession
2025-06-01 17:56:23 -04:00
a53acecb87
godoc
2025-05-29 19:44:45 -04:00
b114d8b337
simplify NewGenericSessionWithSignatureAndPorts
2025-05-29 16:59:55 -04:00
ddd25e0bb8
simplify NewGenericSessionWithSignatureAndPorts
2025-05-29 16:42:56 -04:00
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
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
a325a30b06
fix conflicts
2025-05-26 23:30:26 -04:00
9a62a09f40
get away from logrus
2025-05-26 23:27:42 -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
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
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