package
0.1.0
Repository: https://github.com/openblockchain/obc-peer.git
Documentation: pkg.go.dev

# Functions

ComputeCryptoHash should be used in openchain code so that we can change the actual algo used for crypto-hash at one place.
CreateUtcTimestamp returns a google/protobuf/Timestamp in UTC.
GenerateUUID returns a UUID based on RFC 4112.
NewQueue is a constructor returning a Queue object.

# Structs

Queue is a classic implmentation of a FIFO queue object.