modulepackage
0.0.0-20201230162543-46afbc15e62c
Repository: https://github.com/csharpron/go-sharepoint.git
Documentation: pkg.go.dev
# Functions
ToTimeHookFunc is a custom decoder for mapstructure which analyzes if the value being parsed can be converted to a time object
If it can, then the conversion is made.
# Structs
Connection holds the configuration settings for the SharePoint online connection.
RawSharePointResponse represents the json data that is returned from a HTTP request.
Token holds onto the access information returned by the SharePoint Online credentialing service.