Commit Graph

33 Commits

Author SHA1 Message Date
Jeff Carr d36344e463 make seperate find and sort files 2025-01-10 11:22:08 -06:00
Jeff Carr 88e4359cde cleanup as much junk as possible 2025-01-10 04:22:53 -06:00
Jeff Carr 25ae7fca5c rename 2025-01-10 03:54:48 -06:00
Jeff Carr 133ed6af60 rename 2025-01-10 03:54:29 -06:00
Jeff Carr 5bb3846a3b almost done removing old map var 2025-01-10 03:53:07 -06:00
Jeff Carr 02e868647f needed DeleteBy() 2025-01-09 21:15:01 -06:00
Jeff Carr 805d3cdcc3 final commit before rolling a new release. (maybe)
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-09 20:40:00 -06:00
Jeff Carr 3f81cca18c example is working okay 2025-01-09 20:08:22 -06:00
Jeff Carr 948af64ea2 example doesn't seem to work. why? notsure
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-09 17:15:53 -06:00
Jeff Carr 7c10ff958e test unique insert failure 2025-01-09 16:18:06 -06:00
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 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 78bfce745b all functions are passed the informationn in the protobuf 2025-01-09 05:20: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 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 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 dc356e9d0f auto run protoc
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-30 12:17:38 -06:00
Jeff Carr 58f595f10f add Find()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 17:45:17 -06:00
Jeff Carr 3f50c54d09 builds again
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 17:31:49 -06:00
Jeff Carr a40f961924 jam a mutex in the proto-gen-go pb.go file for now
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 15:27:56 -06:00
Jeff Carr a6035cb90f move autogen sort.pb.go into seperate file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 15:19:04 -06:00