package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Dec 4, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
KVHandler initializes Vault KV API handler for given bundle
type KV map[string]interface{}
KV is an alias to map for readability.
type Resource struct {
Context string `json:"@context,omitempty"`
Type string `json:"@type,omitempty"`
ID string `json:"@id,omitempty"`
}
Resource describes a JSON-LD resource header
Source Files
¶
Click to show internal directories.
Click to hide internal directories.