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