Versions in this module Expand all Collapse all v0 v0.0.2 Oct 11, 2021 v0.0.1 Oct 11, 2021 Changes in this version + var AddDocumentCmd = &cmds.Command + var ErrDepthLimitExceeded = fmt.Errorf("depth limit exceeded") + var ErrNotYetImplemented = fmt.Errorf("not yet implemented") + var ListIndexCmd = &cmds.Command + var ListPubIndexCmd = &cmds.Command + var MakeDocumentCmd = &cmds.Command + var MakeIndexCmd = &cmds.Command + var MakeReposetCmd = &cmds.Command + var NotyetIndexCmd = &cmds.Command + var PublishIndexCmd = &cmds.Command + var RemoveDocumentCmd = &cmds.Command + type IndexMakeEvent struct + Bytes int64 + Hash string + Name string + Size string + type RepoDoc struct + type RepoInfo struct + CorpusPath string + IndexRoot string + Kind string + Name string + ParamsPath string + RepoPath string + Result string + StoreName string + type RepoPath struct + type ReposetRef struct + Infoclass string + Reposetkind string + Reposetname string + Reposetpath string + type ReposetRefList []ReposetRef