Documentation
¶
Index ¶
- func ProtoDeterministicMarshal(m proto.Message) ([]byte, error)
- func WriteDurationLog(filename string, durationTime int64, function string, optionalParams ...string)
- func WriteEventLog(filename string, time time.Time, name string)
- func WriteEventLogBeginBlock(filename string, time time.Time, name string, height int64, numTxs int64)
- func WriteEventLogQuery(filename string, time time.Time, name string, function string)
- func WriteEventLogTx(filename string, time time.Time, name string, function string, nonce string)
- type DurationLog
- type EventLog
- type EventLogBeginBlock
- type EventLogQuery
- type EventLogTx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDurationLog ¶
func WriteEventLogBeginBlock ¶
func WriteEventLogQuery ¶
Types ¶
type DurationLog ¶
type EventLogBeginBlock ¶
type EventLogQuery ¶
Click to show internal directories.
Click to hide internal directories.