Commit Graph

18 Commits

Author SHA1 Message Date
schulze
262ca61619 more explanitory variable names (also matches rest of code) 2023-05-03 14:13:06 +02:00
schulze
75e5e991cd golint warnings 2023-05-03 14:06:32 +02:00
schulze
5ca3917254 comments 2023-05-03 14:06:19 +02:00
schulze
cd284d1214 add basic command status (so program is able to run) 2023-05-03 14:01:27 +02:00
schulze
3b4c0f49d4 delete debug print 2023-05-03 14:00:52 +02:00
Erik
09e2dc0eb2 Fix merge mistake no biggie 2023-05-02 16:14:15 +02:00
schulze
5505a33557 Merge branch 'main' into dry 2023-05-02 16:10:03 +02:00
schulze
777f3ae9ac revert commands.go comments and status func 2023-05-02 16:05:08 +02:00
Erik
f6cb03e2da Reduce repeated code in pcsdk module 2023-05-02 15:27:43 +02:00
schulze
0da207fd88 Test Proxy connection works 2023-04-26 14:20:56 +02:00
schulze
7e2fcb909f comments in commands.go 2023-04-26 13:47:32 +02:00
schulze
6959c7c6db implement function for new status command type 2023-04-26 13:16:21 +02:00
Erik
738432f0df Change execute interface to use IP/Port pair 2023-04-25 14:55:57 +02:00
Erik
a7ae121750 Add Execute interface to pcsdk commands 2023-04-25 12:55:00 +02:00
Erik
d00d03b0cc Change directory back to pcsdk 2023-04-25 12:54:21 +02:00
Erik
1a31a304d6 Rename pcsdk module to commands 2023-04-19 13:58:48 +02:00
Erik
8bec57d034 Add structures and functions for making create/modify/delete commands 2023-04-19 13:17:33 +02:00
Erik
f9af813d49 Add create command structure and parsing 2023-04-18 15:28:55 +02:00