model

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const LogID = "log"

LogID LogID

View Source
const ProofID = "proof"

ProofID ProofID

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

type Log struct {
	ID        string
	ProofHash string
	Op        string
	Note      string
	Force     bool
	Address   string

	Height    int64
	Index     int64
	BlockTime int64
	BlockHash string
}

Log 删除和恢复的记录

type Proof

type Proof struct {
	Proof map[string]interface{}
}

Proof 记录存证

type Template

type Template struct {
	Template map[string]interface{}
}

Proof 记录存证

Jump to

Keyboard shortcuts

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