package
0.7.0
Repository: https://github.com/jake-hansen/agora.git
Documentation: pkg.go.dev

# Functions

NewPageReq returns a new PageRequest with the specified parameters.
NewUser returns a pointer to a User which contains the given parameters.

# Structs

Auth contains the credentials needed to begin the authentication process.
Credentials represents a username and password combination.
Health represents health status of the application.
InstantMeeting is a meeting that is going to take place at the current moment.
Invite represents invitation to a meeting.
InviteRequest represents a request to invite a user to a meeting.
Meeting represents a information about a scheduled meeting on a meeting platform.
MeetingPage represents a paged collection of Meetings.
MeetingPlatform represents information about a meeting platform.
PageRequest contains information about a page to retrieve.
Resource represents an resource within the application.
Token contains a string based token that can be used for authentication.
User represents information about a user.

# Type aliases

MeetingDuration is the duration for a meeting.