JeffDeCola/my-go-examples

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
inter-process-communication-ipc/message-passing/operating-system/asynchronous/pub-sub-nats-os/main.go5
A
0 mins
inter-process-communication-ipc/message-passing/operating-system/asynchronous/tcp/README.md
inter-process-communication-ipc/message-passing/operating-system/asynchronous/tcp/go.mod
inter-process-communication-ipc/message-passing/operating-system/asynchronous/tcp/main.go5
A
0 mins
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/README.md
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/client/client.go5
A
0 mins
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/go.mod
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/pbmessage/makeproto.sh
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/pbmessage/pbmessage.pb.go325
A
1 hr
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/pbmessage/pbmessage.proto
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/pbmessage/pbmessage_grpc.pb.go138
A
0 mins
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/rpcserver/rpcserver.go58
A
0 mins
inter-process-communication-ipc/message-passing/operating-system/synchronous/grpc-os/server/server.go7
A
0 mins
inter-process-communication-ipc/shared-memory/synchronous/pipes-named/README.md
inter-process-communication-ipc/shared-memory/synchronous/pipes-named/go.mod
inter-process-communication-ipc/shared-memory/synchronous/pipes-named/main.go11
A
0 mins
inter-process-communication-ipc/shared-memory/synchronous/pipes-named/reader/reader.go7
A
0 mins
inter-process-communication-ipc/shared-memory/synchronous/pipes-named/writer/writer.go59
A
0 mins
iot/raspberry-pi/blink-led-raspberry-pi-gpio-periph/README.md
iot/raspberry-pi/blink-led-raspberry-pi-gpio-periph/go.mod
iot/raspberry-pi/blink-led-raspberry-pi-gpio-periph/go.sum
iot/raspberry-pi/blink-led-raspberry-pi-gpio-periph/main.go35
A
0 mins
iot/raspberry-pi/push-button-raspberry-pi-gpio-periph/README.md
iot/raspberry-pi/push-button-raspberry-pi-gpio-periph/go.mod
iot/raspberry-pi/push-button-raspberry-pi-gpio-periph/main.go33
A
0 mins
iot/raspberry-pi/toggle-led-with-button-raspberry-pi-gpio-periph/README.md
iot/raspberry-pi/toggle-led-with-button-raspberry-pi-gpio-periph/go.mod
iot/raspberry-pi/toggle-led-with-button-raspberry-pi-gpio-periph/go.sum
iot/raspberry-pi/toggle-led-with-button-raspberry-pi-gpio-periph/main.go65
A
0 mins
modules-and-packages/local-packages/module-with-local-package/README.md
modules-and-packages/local-packages/module-with-local-package/go.mod
modules-and-packages/local-packages/module-with-local-package/main.go9
A
0 mins
modules-and-packages/local-packages/module-with-local-package/mypackage/sum.go4
A
0 mins
modules-and-packages/remote-packages/module-with-remote-package/README.md
modules-and-packages/remote-packages/module-with-remote-package/go.mod
modules-and-packages/remote-packages/module-with-remote-package/go.sum
modules-and-packages/remote-packages/module-with-remote-package/main.go12
A
0 mins