private

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2017 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var P = FromEnvironmentOrNil("PRIVATE_CONFIG")

Functions

func GetPayload added in v1.2.0

func GetPayload(digestHex string) (string, error)

Types

type PrivateTransactionManager

type PrivateTransactionManager interface {
	Send(data []byte, from string, to []string) ([]byte, error)
	Receive(data []byte) ([]byte, error)
}

func FromEnvironmentOrNil

func FromEnvironmentOrNil(name string) PrivateTransactionManager

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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