Categorygithub.com/cs161-staff/project2-starter-code

# README

Project 2 Starter Code

This repository contains the starter code for Project 2!

For comprehensive documentation, see the Project 2 Spec (https://cs161.org/proj2/getting-started-coding/).

Write your implementation in client/client.go, and your tests in client_test/client_test.go.

To test your implementation, run go test -v inside of the client_test directory.

# Packages

No description provided by the author
No description provided by the author