stat

package
v0.0.0-...-4404711 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDb

func InitDb(dbParam string)

func SaveRequestToDB

func SaveRequestToDB(key string, dataset common.Address, timestamp uint64, detail Summary)

Types

type Summary

type Summary struct {
	Reports    []reqmsg.DataResponse `json:"reports"`
	DataSet    common.Address        `json:"dataset"`
	Agreements []reqmsg.SignResponse `json:"agreements"`
	Conclusion struct {
		Value      common.Hash `json:"value"`
		Timestamp  uint64      `json:"timestamp"`
		Status     string      `json:"status"`
		Submission string      `json:"submission"`
	} `json:"conclusion"`
}

Jump to

Keyboard shortcuts

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