Documentation ¶
Overview ¶
Package msauth is used to generate a Microsoft SASL signed token to be used across various services provided by Microsoft.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignatureExpiry ¶
SignatureExpiry returns the expiry for the shared access signature for the next request.
It's translated from the Python client: https://github.com/Azure/azure-sdk-for-python/blob/master/azure-servicebus/azure/servicebus/servicebusservice.py
Types ¶
type Signer ¶
Signer helps in creating a valid Microsoft SASL signed token.
Click to show internal directories.
Click to hide internal directories.