Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { handlers.BaseContext Type string }
type Handler ¶
type Handler struct { handlers.BaseHandler SearchService backends.SearchService DatasetSearchIndex backends.DatasetIndex PublicationSearchIndex backends.PublicationIndex }
func (*Handler) Publications ¶
func (*Handler) Wrap ¶
func (h *Handler) Wrap(fn func(http.ResponseWriter, *http.Request, Context)) http.HandlerFunc
type YieldDatasets ¶
Click to show internal directories.
Click to hide internal directories.