package
Version:
v0.14.5-rc.2.100MB.bad...
Opens a new window with list of versions in this module.
Published: May 28, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HasScheme returns true if the given uri has the given scheme, false otherwise.
URI implements a parser for a URI format based on the the PKCS #11 URI Scheme
defined in https://tools.ietf.org/html/rfc7512
These URIs will be used to define the key names in a KMS.
New creates a new URI from a scheme and key-value pairs.
NewFile creates an uri for a file.
Parse returns the URI for the given string or an error.
ParseWithScheme returns the URI for the given string only if it has the given
scheme.
Get returns the first value in the uri with the give n key, it will return
empty string if that field is not present.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.