Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type DeploymentResult ¶
type DeploymentResult struct { AddAddresses []types.Address `json:"addAddress,omitempty"` RemoveAddresses []types.Address `json:"removeAddress,omitempty"` Whitelist []types.Address `json:"whitelist"` }
func (*DeploymentResult) GetOutput ¶
func (r *DeploymentResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.