Documentation ¶
Index ¶
Constants ¶
View Source
const ( NodeSeparator = "->" EOFMaker = "--" LineDelimiter = "\n" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Deliveries ¶
type Deliveries struct {
// contains filtered or unexported fields
}
func (*Deliveries) RemoteCommand ¶
func (ds *Deliveries) RemoteCommand(dst string, filename string, mode os.FileMode)
func (Deliveries) String ¶
func (ds Deliveries) String() string
Click to show internal directories.
Click to hide internal directories.