graphhelper

package
v0.0.0-...-a647819 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

<GraphHelperSnippet>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type GraphHelper

type GraphHelper struct {
	// contains filtered or unexported fields
}

func NewGraphHelper

func NewGraphHelper() *GraphHelper

func (*GraphHelper) GetInbox

<GetInboxSnippet>

func (*GraphHelper) GetUser

func (g *GraphHelper) GetUser() (models.Userable, error)

<GetUserSnippet>

func (*GraphHelper) GetUserToken

func (g *GraphHelper) GetUserToken() (*string, error)

<GetUserTokenSnippet>

func (*GraphHelper) InitializeGraphForUserAuth

func (g *GraphHelper) InitializeGraphForUserAuth() error

<UserAuthConfigSnippet>

func (*GraphHelper) ListFiles

func (g *GraphHelper) ListFiles() error

func (*GraphHelper) MakeGraphCall

func (g *GraphHelper) MakeGraphCall() error

<MakeGraphCallSnippet>

func (*GraphHelper) SendMail

func (g *GraphHelper) SendMail(subject *string, body *string, recipient *string) error

<SendMailSnippet>

func (*GraphHelper) UploadFile

func (g *GraphHelper) UploadFile() error

Jump to

Keyboard shortcuts

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