Documentation ¶
Index ¶
- func GetRepoCount(reposetPath string) (repoCount int)
- func IsKindConfigured(value interface{}, kind string) (found bool, err error)
- func MakeDoc(iconf idxconfig.IdxConfig, kind string) (string, error)
- func MakeIndex(rpath, kind, cp string) (reponame string, ctime int64, err error)
- func MakeParams(cfg interface{}, path, kind string) (filename string, err error)
- func MakeRepo(cfg interface{}, repoPath, kind string) (cp, reponame string, ctime int64, err error)
- func NextRepoPath(reposetPath string, repoCount int) (repoPath string)
- func ParamsLocalFile(kind string) (path string, err error)
- func PathExists(p string) bool
- func ReposetExists(kind, name string) (found bool, path string, err error)
- func ReposetLocalPath(kind, name string) (path string, err error)
- func StopwordsLocalFile(kind string) (path string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRepoCount ¶
get count of repos in a reposet.
func IsKindConfigured ¶
func MakeParams ¶
func NextRepoPath ¶
path to next repo number in reposet
func ParamsLocalFile ¶
func PathExists ¶
func ReposetLocalPath ¶
func StopwordsLocalFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.