docker

package
v0.0.0-...-b8150c1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsSmartContract

func IsSmartContract(tx *common.Transaction) bool

func NewDockerClient

func NewDockerClient() (client *docker.Client, err error)

Types

type SmartContractDefinition

type SmartContractDefinition struct {
	SCNAME  string
	Hash    string
	Version string
}

type SmartContractInit

type SmartContractInit struct {
	SCNAME  string
	CREATER string
	Version string
	Data    []byte
}

func GenerateSCSpec

func GenerateSCSpec(tx *common.Transaction) (*SmartContractInit, error)

Directories

Path Synopsis
lib
net

Jump to

Keyboard shortcuts

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