package
0.0.0-20210915162807-472935aeb853
Repository: https://github.com/vishaltanwani/golangwebapp.git
Documentation: pkg.go.dev

# Structs

MailData is our mail model.
Reservation is the Reservation modal.
Restriction is the Restriction modal.
Room is the room modal.
RoomRestriction is the RoomRestriction modal.
TemplateData hold data sent to template from handlers.
User is the user modal.