Skip to content

Commit

Permalink
Merge pull request #65 from wansir/master
Browse files Browse the repository at this point in the history
add extension category
  • Loading branch information
wansir committed Nov 28, 2023
2 parents 8de615a + 3568a9b commit 3102623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/extension/type.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ var Categories = []string{
"security",
"storage",
"streaming-messaging",
"other",
}

type Metadata struct {
Expand Down

0 comments on commit 3102623

Please sign in to comment.