client

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateV1Wrapper

type CertificateV1Wrapper struct {
	Certificate *certify.CertificateV1
	Status      *api.TransactionStatus
}

CertificateV1Wrapper wraps a CertificateV1 with its blockchain status.

type SecretV1Wrapper

type SecretV1Wrapper struct {
	Secret *certify.SecretV1
	Status *api.TransactionStatus
}

CertificateV1Wrapper wraps a CertificateV1 with its blockchain status.

type SecretV1Wrappers

type SecretV1Wrappers struct {
	Secrets []*SecretV1Wrapper
	Total   int
}

SecretV1Wrappers wraps a list of SecretV1Wrapper with the total transactions available in the blockchain. The API by default, will only returns 10 transactions.

Jump to

Keyboard shortcuts

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