Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Deps ¶
type Deps struct {
Index capsessionindex.Service `json:"index"`
Workspace workspace.Service `json:"workspace"`
}
type Output ¶
type Output struct {
Hits []capsessionindex.Hit `json:"hits"`
Count int `json:"count"`
}
Click to show internal directories.
Click to hide internal directories.