Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 184 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 184 Bytes

lock_service

Compile and execute the server code:

$ go run server/server.go

From a different terminal, compile and execute the client code:

$ go run client/client.go