issue_294 #301

Merged
vtolstov merged 6 commits from devstigneev/micro:issue_294 into master 2024-02-29 23:37:52 +03:00
Showing only changes of commit 249a64db74 - Show all commits

View File

@ -9,6 +9,8 @@ import (
"go.unistack.org/micro/v4/metadata"
)
// TODO we have cycle import!!!!!
const (
// WildcardDomain indicates any domain
WildcardDomain = "*"