id

package
v0.0.0-...-c5f9ad8 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOutlookID

func GetOutlookID(ctx context.Context, id string) (string, error)

func GetOutlookIDs

func GetOutlookIDs(ctx context.Context, ids []string) (map[string]string, error)

func SetOutlookID

func SetOutlookID(ctx context.Context, outlookID string) (string, error)

func SetOutlookIDs

func SetOutlookIDs(ctx context.Context, outlookIDs []string) (map[string]string, error)

Types

type Cache

type Cache struct {
	OutlookToNumber map[string]int `json:"outlookToNumber"`
	NumberToOutlook map[int]string `json:"numberToOutlook"`
}

Jump to

Keyboard shortcuts

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