Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Presenter ¶
type Presenter interface {
Present(
re *regexp.Regexp,
ctx int,
repos map[string]*config.Repo,
res *Response) error
}
func NewAckPresenter ¶
func NewGrepPresenter ¶
Click to show internal directories.
Click to hide internal directories.