graph

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Endpoint = "https://graph.microsoft.com/"
)

Variables

View Source
var (
	QueryMe    = []string{"v1.0", "me"}
	QueryPhoto = []string{"v1.0", "me", "photo", "$value"}
)

Functions

func Read added in v0.4.0

func Read(ctx context.Context, token string, item any, query ...string) (err error)

func Request added in v0.5.0

func Request(ctx context.Context, token string, query ...string) (body io.ReadCloser, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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