Documentation ¶
Index ¶
Constants ¶
View Source
const (
BUFFER_SIZE = 2 * 1024 * 1024
)
Variables ¶
View Source
var ( ErrScpWriteAck = errors.New("scp: Failed to write ack buffer") ErrScpFailed = errors.New("scp: copy file failed") )
View Source
var (
ErrUnimplementScpFetch = errors.New("unimplements scp fetch file yet")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.