Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
type Output interface {
Response(suggestions []*suggester.CategorySuggestion, responseType string) error
}
Updated interface: single Response method with a response type parameter.
func NewOutputService ¶
func NewOutputService() Output
Click to show internal directories.
Click to hide internal directories.