//
pkg.gl
Category
github.com/AzureAD/microsoft-authentication-library-for-go
apps
internal
oauth
ops
internal
comm
package
1.2.2
Repository:
https://github.com/azuread/microsoft-authentication-library-for-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
17
Dependents
2
Files
309 SLOC
#
Functions
New
New returns a new Client object.
#
Structs
Client
Client provides a wrapper to our *http.Client that handles compression and serialization needs.
#
Interfaces
HTTPClient
HTTPClient represents an HTTP client.