Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Execution ¶
type Execution struct {
// contains filtered or unexported fields
}
Execution defines a execution
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is the iotex server instance containing all components.
type Service ¶
Service defines service interface
func NewExecution ¶
NewExecution make a new execution
func NewTransfer ¶
NewTransfer make new transfer
type Transfer ¶
type Transfer struct {
// contains filtered or unexported fields
}
Transfer defines transfer struct
Click to show internal directories.
Click to hide internal directories.