storage

package
v0.0.0-...-2f646e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

package storage provides different types of storage, including object graphs and key stores.

Index

Constants

View Source
const (
	EncryptionDARE  = EncryptionMethod("dare")
	EncryptionECIES = EncryptionMethod("ecies")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EncryptionMethod

type EncryptionMethod string

type ObjectGraph

type ObjectGraph interface {
}

ObjectGraph is implemented by encrypted object graphs

type Pubkey

type Pubkey struct {
	// contains filtered or unexported fields
}

Pubkey provides a public key store

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL