Versions in this module Expand all Collapse all v0 v0.1.0 May 30, 2022 Changes in this version + type Provider struct + func NewApimSasProvider(id, key string) *Provider + func NewApimSasProviderDuration(id, key string, duration time.Duration) *Provider + func (p *Provider) GetSasToken() (string, error) + func (p *Provider) String() string v0.1.0-alpha May 30, 2022