Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type PeersListResult ¶
type PeersListResult struct {
Peers []string `json:"peers"`
}
func (*PeersListResult) GetOutput ¶
func (r *PeersListResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.