Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRegexpPattern ¶
Types ¶
type ExcludedFile ¶
type Index ¶
type Index struct { Ref *IndexRef // contains filtered or unexported fields }
func (*Index) Search ¶
func (n *Index) Search(pat string, opt *SearchOptions) (*SearchResponse, error)
type IndexOptions ¶
type IndexRef ¶
type IndexRef struct { Url string Rev string Time time.Time // contains filtered or unexported fields }
type SearchOptions ¶
Click to show internal directories.
Click to hide internal directories.