Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Echo ¶
type Echo struct {
// Function to invoke
Function string
// Args to pass to the function
Args []string
}
Echo models the parameters to be used to invoke the Echo FPC
type EchoViewFactory ¶
type EchoViewFactory struct{}
type ListProvisionedEnclaves ¶
type ListProvisionedEnclaves struct {
CID string
}
type ListProvisionedEnclavesView ¶
type ListProvisionedEnclavesView struct {
*ListProvisionedEnclaves
}
type ListProvisionedEnclavesViewFactory ¶
type ListProvisionedEnclavesViewFactory struct{}
Click to show internal directories.
Click to hide internal directories.