Versions in this module Expand all Collapse all v0 v0.1.0 Feb 8, 2022 Changes in this version + type Result interface + GetColumn func() string + GetFile func() string + GetRow func() int + String func() string + type Searcher interface + Search func(path, keyword string) ([]Result, error)