add TODO
Some checks failed
lint / lint (pull_request) Has been cancelled
pr / test (pull_request) Has been cancelled

This commit is contained in:
Денис Евстигнеев 2024-02-28 23:51:25 +03:00
parent a428061bf3
commit 249a64db74

View File

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