go-mocket
go-mocket copied to clipboard
Add A Way to do WithID using a UUID
Many schemas user UUID for a primary key (vs the default int). Add a method that gives the WithID() functionality with UUID, like WithUUID()