Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.
This package provides user friendly helper APIs built on top of the Golang "reflect" library. Reflect library is tricky to use due to its low level nature and results in a panic if an incorrect input is provided. This package provides high level abstractions on such tricky APIs in a user friendly manner.
Is the 4th off day separate for everyone, or is it Friday all the time? If everyone takes Friday off, then we end up in the same situation as before where no chores are possible on Friday. Can one pick any day from Mon-Fri as the off day.