vault

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VaultInstance = GetBlackboxVault("VAULT_IPC")

Functions

This section is empty.

Types

type BlackboxVault

type BlackboxVault interface {
	Post(data []byte, from string, to []string) ([]byte, error)
	PostRawTransaction(data []byte, to []string) ([]byte, error)
	Get(data []byte) ([]byte, error)
}

func GetBlackboxVault

func GetBlackboxVault(targetIPC string) BlackboxVault

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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