Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2024 Changes in this version + const ModuleName + const ModuleVersion + const TokenScope + type KeyCredentialPolicy struct + func NewWebPubSubKeyCredentialPolicy(key string) *KeyCredentialPolicy + func (k *KeyCredentialPolicy) Do(req *policy.Request) (*http.Response, error) + type ParsedConnectionString struct + AccessKey string + Endpoint string + func ParseConnectionString(connectionString string) (ParsedConnectionString, error)