Skip to content

Commit

Permalink
add mqtt filter topicmapper into registry (easegress-io#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
suchen-sci committed Apr 21, 2022
1 parent 19ff0db commit 4212e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/registry/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import (
_ "github.com/megaease/easegress/pkg/filter/responseadaptor"
_ "github.com/megaease/easegress/pkg/filter/retryer"
_ "github.com/megaease/easegress/pkg/filter/timelimiter"
_ "github.com/megaease/easegress/pkg/filter/topicmapper"
_ "github.com/megaease/easegress/pkg/filter/validator"
_ "github.com/megaease/easegress/pkg/filter/wasmhost"

Expand Down

0 comments on commit 4212e79

Please sign in to comment.