Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("not found")
)
Functions ¶
This section is empty.
Types ¶
type Commander ¶
type Commander struct {
// contains filtered or unexported fields
}
func NewCommander ¶
func NewCommander(client scproto.SoftcopyClient) *Commander
func (*Commander) LivePrefix ¶
Click to show internal directories.
Click to hide internal directories.