Skip to content

Replace gorilla/mux with http.ServeMux path patterns #676

@benhoyt

Description

@benhoyt

Now that Go's own net/http.ServeMux has path pattern matching, we can get rid of the gorilla/mux dependency. This will probably reduce binary size a little and also likely increase performance a little. We should do a proof of concept of this in Pebble, but propose to do this upstream in snapd too (or first?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    26.04An item we hope to do in the 26.04 cycleperformancePerformance-oriented itemrainy daySmall items done in ~10% of each week's time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions