dummytimestamper

package
v0.2.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package dummytimestamper implements a fake blockchain timestamper which can be used for testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network struct{}

Network is the identifier of the dummy network.

func (Network) String

func (Network) String() string

Timestamper is the type that implements fmt.Stringer.

type Timestamper

type Timestamper struct{}

Timestamper is the type that implements github.com/stratumn/sdk/blockchain.Timestamper.

func (Timestamper) Network

func (Timestamper) Network() blockchain.Network

Network implements fmt.Stringer.

func (Timestamper) Timestamp

func (Timestamper) Timestamp(data interface{}) (types.TransactionID, error)

Timestamp implements github.com/stratumn/sdk/blockchain.Timestamper.

func (Timestamper) TimestampHash

func (Timestamper) TimestampHash(hash *types.Bytes32) (types.TransactionID, error)

TimestampHash implements github.com/stratumn/sdk/blockchain.HashTimestamper.

Jump to

Keyboard shortcuts

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