Versions in this module Expand all Collapse all v0 v0.4.0 Mar 30, 2019 Changes in this version type UserCheckin + RsvpData map[string]interface{} v0.3.0 Feb 27, 2019 Changes in this version + const SponsorRole + type UserRoles struct + ID string + Roles []string v0.2.0 Jan 11, 2019 Changes in this version + const AdminRole + const ApplicantRole + const AttendeeRole + const MentorRole + const StaffRole + const UserRole + type CheckinList struct + CheckedInUsers []string + type Role = string + type UserCheckin struct + HasCheckedIn bool + HasPickedUpSwag bool + ID string + Override bool + type UserRoleModification struct + ID string + Role string + type UserRsvp struct + ID string + IsAttending bool v0.1.0 Aug 5, 2018