modulepackage
0.0.0-20231011142632-1798fda941df
Repository: https://github.com/avos-io/graphusers.git
Documentation: pkg.go.dev
# README
graphusers
Kiota-generated go
SDK for Microsoft graph API /users and /groups
-
Download latest kiota binary:
go run cmd/main.go --latest
-
Generate SDK to
output
:go run cmd/main.go --generate
-
Overwrite SDK with new changes:
go run cmd/main.go --apply
-
List
go
dependencies for new changes:go run cmd/main.go --info
All commands can be run at once, if desired.
# Functions
NewClient instantiates a new Client and sets the default values.