ProtocolPacketForge
Go to file
Marcel M. Otte 680d64fc21
Go / lint (push) Failing after 12s Details
Go / build (push) Failing after 10s Details
Reactivate tests and write additional ones for protocol
Move two functions into globals as they are benefitial in other tests
aswell and probably later in the implementation too.
2023-11-10 12:54:43 +01:00
.github/workflows Parallelize linter and test/build 2023-05-12 16:09:33 +02:00
.vscode Debug launcher with vscode 2023-03-03 14:36:43 +01:00
cmd Update of dependencies and a POC executable 2023-09-07 13:06:33 +02:00
cop Reactivate tests and write additional ones for protocol 2023-11-10 12:54:43 +01:00
devices Test for Devices 2023-09-10 23:10:10 +02:00
globals Reactivate tests and write additional ones for protocol 2023-11-10 12:54:43 +01:00
internal Fix references in graphical code to protocol/packet packages 2023-10-30 22:51:13 +01:00
packet Fix references in graphical code to protocol/packet packages 2023-10-30 22:51:13 +01:00
protocol Reactivate tests and write additional ones for protocol 2023-11-10 12:54:43 +01:00
test Collection tests 2023-10-27 13:38:35 +02:00
.gitignore Add typical golang .gitignore settings 2023-04-14 10:45:19 +02:00
.goreleaser.yml Name change to ppForge 2023-05-12 09:10:24 +02:00
LICENSE Initial go 2022-11-23 13:24:48 +01:00
README.md Initial go 2022-11-23 13:24:48 +01:00
go.mod Collection tests 2023-10-27 13:38:35 +02:00
go.sum Collection tests 2023-10-27 13:38:35 +02:00

README.md