Documentation ¶
Index ¶
Constants ¶
View Source
const ProviderScheme = "scp"
ProviderScheme represents scp URL scheme for this provider
View Source
const SSHProviderScheme = "ssh"
SSHProviderScheme represents ssh URL scheme for this provider
Variables ¶
View Source
var NoSuchFileOrDirectoryError = errors.New("No such file or directory")
NoSuchFileOrDirectoryError represents no such file or directory error
Functions ¶
func NewService ¶
NewService create a new gc storage service
Types ¶
type Parser ¶
type Parser struct {
IsoTimeStyle bool
}
Parser represents fileinfo parser from stdout
func (*Parser) HasNextTokenInout ¶
Click to show internal directories.
Click to hide internal directories.