context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority | |
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant | Package grant holds types of grants issued by authorization services. |
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs | |
net/http | Package http provides HTTP client and server implementations. |
net/url | Package url parses URLs and implements query escaping. |