Documentation ¶
Index ¶
- func NewMeeting(db *mongo.Database) (table.MeetingInterface, error)
- func NewMeetingInvitation(db *mongo.Database) (table.MeetingInvitationInterface, error)
- func NewMeetingRecord(db *mongo.Database) (table.MeetingRecordInterface, error)
- func NewSignal(db *mongo.Database) (table.SignalInterface, error)
- func NewSignalInvitation(db *mongo.Database) (table.SignalInvitationInterface, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMeeting ¶
func NewMeeting(db *mongo.Database) (table.MeetingInterface, error)
func NewMeetingInvitation ¶
func NewMeetingInvitation(db *mongo.Database) (table.MeetingInvitationInterface, error)
func NewMeetingRecord ¶
func NewMeetingRecord(db *mongo.Database) (table.MeetingRecordInterface, error)
func NewSignalInvitation ¶
func NewSignalInvitation(db *mongo.Database) (table.SignalInvitationInterface, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.