VOOZH about

URL: https://pkg.go.dev/github.com/heaths/azcrypto@v1.0.2/internal

⇱ internal package - github.com/heaths/azcrypto/internal - Go Packages


👁 Image
Documentation

Overview

Copied from https://github.com/Azure/azure-sdk-for-go/blob/1faa82f32a87a2e49bc5336beb1e4c14aa97c4b7/sdk/keyvault/internal/parse.go

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupported = errors.New("operation not supported")
)

Functions

func ParseID

func ParseID(id *string) (*string, *string, *string)

ParseID parses "https://myvaultname.vault.azure.net/keys/key1053998307/b86c2e6ad9054f4abf69cc185b99aa60" into "https://myvaultname.managedhsm.azure.net/", "key1053998307", and "b86c2e6ad9054f4abf69cc185b99aa60"

Types

This section is empty.

👁 Image
Directories

Path Synopsis
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.