Versions in this module Expand all Collapse all v1 v1.0.3 Jul 17, 2026 v1.0.2 Jul 17, 2026 v1.0.1 Jul 17, 2026 v1.0.0 Jul 17, 2026 Changes in this version + func Handler(e *toolbelt.Engine, prefix string) http.Handler + type JobResponse struct + Job *toolbelt.Job + type JobsResponse struct + Active *toolbelt.Job + Recent []*toolbelt.Job + type RemoveResponse struct + Dependents []string + Job *toolbelt.Job + type SearchHit struct + Description string + Featured bool + Lsp bool + Name string + Source string + Version string + type SearchResponse struct + Results []SearchHit Other modules containing this package github.com/cplieger/toolbelt/v2