package
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev

# Functions

Open creates a new shop for business and gets the barber working.

# Variables

ErrNoChair is returned when all the chairs are occupied.
ErrShopClosed is returned when the shop is closed.

# Structs

Shop represents the barber's shop which contains chairs for customers that customers can occupy and the barber can service.