services

package
v0.0.0-...-707de3c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMail

func SendMail(receiver string, msg string)

Types

type Meeting

type Meeting struct {
	JoinUrl       string `json:"joinUrl"`
	MeetingCode   string `json:"meetingCode"`
	Subject       string `json:"subject"`
	StartDateTime string `json:"startDateTime"`
	EndDateTime   string `json:"endDateTime"`
}

func CreateMeeting

func CreateMeeting(postBody []byte) (*Meeting, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL