Jeff Carr
|
b1961c371d
|
auto test both. logic is correct now. seems to work
|
2025-01-09 16:02:53 -06:00 |
Jeff Carr
|
fe98085712
|
locking seems to work in or out of the .proto file
|
2025-01-09 15:56:03 -06:00 |
Jeff Carr
|
65aa8e85b1
|
builds and runs again
|
2025-01-09 15:51:45 -06:00 |
Jeff Carr
|
455377e30a
|
compiles example and it runs
|
2025-01-09 15:29:27 -06:00 |
Jeff Carr
|
ff1721c250
|
compiles again
|
2025-01-09 15:03:05 -06:00 |
Jeff Carr
|
e725c0cc80
|
changed to example/
|
2025-01-09 12:55:03 -06:00 |
Jeff Carr
|
e79ba63466
|
rename dir
|
2025-01-09 12:54:04 -06:00 |
Jeff Carr
|
c99d8763e6
|
iterator top done?
|
2025-01-09 06:47:35 -06:00 |
Jeff Carr
|
b0ceb9e1b4
|
rename
|
2025-01-09 06:09:09 -06:00 |
Jeff Carr
|
904c5b0c13
|
verbage to inform someone that looks
|
2025-01-09 06:05:38 -06:00 |
Jeff Carr
|
a4beeca857
|
mutex's are being added to the protoc pb.go file
|
2025-01-09 05:49:23 -06:00 |
Jeff Carr
|
78bfce745b
|
all functions are passed the informationn in the protobuf
|
2025-01-09 05:20:00 -06:00 |
Jeff Carr
|
e6a3329628
|
rearrange the code
|
2025-01-09 05:06:11 -06:00 |
Jeff Carr
|
0aa3457e7d
|
marshal is converted to using the protobuf
|
2025-01-09 05:00:29 -06:00 |
Jeff Carr
|
62c93069c5
|
protoc is running
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2025-01-09 04:35:48 -06:00 |
Jeff Carr
|
213f719621
|
first pass parsing done
|
2025-01-09 04:22:11 -06:00 |
Jeff Carr
|
d67c2eb3a2
|
cleanup output more
|
2025-01-09 04:03:30 -06:00 |
Jeff Carr
|
6f354d8d9f
|
rename file
|
2025-01-09 03:44:09 -06:00 |
Jeff Carr
|
4ff3a92bc6
|
builds
|
2025-01-09 03:42:29 -06:00 |
Jeff Carr
|
355817c0db
|
smarter parsing
|
2025-01-08 20:58:29 -06:00 |
Jeff Carr
|
ad67a6f42d
|
parse for all the structs
|
2025-01-08 20:52:47 -06:00 |
Jeff Carr
|
d850ec82c8
|
found mutex
|
2025-01-08 20:30:33 -06:00 |
Jeff Carr
|
40bb6caf20
|
testfiles dir
|
2025-01-08 19:58:29 -06:00 |
Jeff Carr
|
99c036733b
|
runs the testfiles/ test
|
2025-01-08 19:56:45 -06:00 |
Jeff Carr
|
3fe2fde185
|
make a protofile for the app itself
that turns out to be a lot of fun!
|
2025-01-08 19:45:48 -06:00 |
Jeff Carr
|
0a1eb821e9
|
minor
|
2025-01-07 20:57:50 -06:00 |
Jeff Carr
|
f363c23176
|
add example. and forgot the GPL!
|
2024-12-31 13:24:00 -06:00 |
Jeff Carr
|
c9c98765d2
|
start thinking about redoing the sort function
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-12-27 14:43:21 -06:00 |
Jeff Carr
|
13d9cfd658
|
add control file
|
2024-12-18 03:02:44 -06:00 |
Jeff Carr
|
6bb2b972b4
|
fix path. add notes to help install protoc
|
2024-12-18 02:54:14 -06:00 |
Jeff Carr
|
84c25d74da
|
lots of fixes in gitpb
|
2024-12-17 06:34:27 -06:00 |
Jeff Carr
|
50cafc8517
|
add version and DO NOT EDIT to header
|
2024-12-16 00:18:30 -06:00 |
Jeff Carr
|
c3d018df22
|
try to fix this when working in a go.work env
|
2024-12-15 20:52:57 -06:00 |
Jeff Carr
|
21ab45b3f5
|
remove all os.Exit() to stabilize things
|
2024-12-14 16:27:29 -06:00 |
Jeff Carr
|
96a063a15a
|
duh. TRUNC files
|
2024-12-11 13:50:38 -06:00 |
Jeff Carr
|
5846d5e4af
|
minor mv code
|
2024-12-04 15:35:27 -06:00 |
Jeff Carr
|
f888dab0f2
|
go-clone --build
|
2024-12-01 22:21:09 -06:00 |
Jeff Carr
|
7a1c1e3180
|
kill nil panic possibility
|
2024-12-01 16:43:08 -06:00 |
Jeff Carr
|
2c8a813b71
|
fix mutex marshal nil panic
|
2024-12-01 10:42:12 -06:00 |
Jeff Carr
|
3261af8db3
|
sort using mutex from protobuf struct
|
2024-12-01 00:46:06 -06:00 |
Jeff Carr
|
9a34961d3d
|
only do mutex after proto
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-30 23:20:10 -06:00 |
Jeff Carr
|
3a4e0c1046
|
auto detect unique keys in protobuf file
|
2024-11-30 15:06:57 -06:00 |
Jeff Carr
|
d2112f954d
|
just no. don't put directories in libraries. ever.
|
2024-11-30 13:53:16 -06:00 |
Jeff Carr
|
b1172af227
|
run protoc with the right paths
|
2024-11-30 13:48:50 -06:00 |
Jeff Carr
|
d24d836899
|
have to auto run protoc
|
2024-11-30 12:44:04 -06:00 |
Jeff Carr
|
dc356e9d0f
|
auto run protoc
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-30 12:17:38 -06:00 |
Jeff Carr
|
10cf601ea0
|
notes on weird 'go mod tidy' failure
|
2024-11-30 02:01:44 -06:00 |
Jeff Carr
|
0bfba38b82
|
attempting to publish
|
2024-11-30 00:16:51 -06:00 |
Jeff Carr
|
de3b63c1b0
|
golang 1.20 should be new enough
|
2024-11-29 21:49:11 -06:00 |
Jeff Carr
|
58f595f10f
|
add Find()
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 17:45:17 -06:00 |