Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type PeersStatusResult ¶
type PeersStatusResult struct {
ID string `json:"id"`
Protocols []string `json:"protocols"`
Addresses []string `json:"addresses"`
}
func (*PeersStatusResult) GetOutput ¶
func (r *PeersStatusResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.