package
Version:
v0.0.0-...-422c924
Opens a new window with list of versions in this module.
Published: Jan 18, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RepoDir interface {
GetPath() fs.Path
}
RepoDir 表示git仓库里的一个目录
type RepoFile interface {
GetPath() fs.Path
}
RepoFile 表示git仓库里的一个文件
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.