Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFailedPullImage = errors.New("failed to pull image")
Functions ¶
This section is empty.
Types ¶
type ContainerID ¶ added in v0.1.1
type ContainerID = string
type Tesseract ¶
type Tesseract struct { Config Config Clients map[ContainerID]rpc.Client }
func (*Tesseract) QueryOrInvoke ¶
func (*Tesseract) SetupContainer ¶
Deploy create Docker Container with running ShimCode and copying SmartContract. todo sh를 실행시키는데 시간이 많이 걸려서 client connect전에 time을 걸어놓았음 다르게 처리할 방법이 필요함
func (*Tesseract) StopContainerById ¶ added in v0.1.1
func (t *Tesseract) StopContainerById(id ContainerID) error
func (*Tesseract) StopContainers ¶ added in v0.1.1
func (t *Tesseract) StopContainers()
Directories ¶
Path | Synopsis |
---|---|
sample
|
|
grpc/proto
Package proto is a generated protocol buffer package.
|
Package proto is a generated protocol buffer package. |
grpc_stream/proto_stream
Package proto_stream is a generated protocol buffer package.
|
Package proto_stream is a generated protocol buffer package. |
test
|
|
Click to show internal directories.
Click to hide internal directories.