Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.0

    v0.1.0 — first standalone release of the GLQL query gateway
    
    Extracted from GitLab Workhorse (workhorse/internal/queryapi) with no
    behaviour change, so Workhorse can import a pinned version instead of
    owning search-team logic.
    
    Public API: queryapi.NewHandler / Resolver / Transpiler and
    queryapi/glqlwasm.New. The GLQL wasm module is supplied by the caller;
    see the README for extraction.