Categorygithub.com/cs161-staff/project2-starter-code
modulepackage
0.2.0
Repository: https://github.com/cs161-staff/project2-starter-code.git
Documentation: pkg.go.dev

# README

project2-starter-code

Skeleton code for CS161 Project 2

# Functions

GetUser is documented at: https://cs161.org/assets/projects/2/docs/client_api/getuser.html.
InitUser will be called a single time to initialize a new user.

# Structs

User is the structure definition for a user record.