Documentation ¶
Overview ¶
Package shared contains docs fields that need to be shared across old and new component implementations, it needs to be separate from the parent package in order to avoid circular dependencies (for now).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueueServiceURL ¶
func GetQueueServiceURL(storageAccount, storageAccessKey, storageConnectionString string) (*azqueue.ServiceURL, error)
GetQueueServiceURL creates an Azure Queue URL from storage fields.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.