Default Runtime multi-tenancy
This commit is contained in:
@@ -12,7 +12,6 @@ var (
|
||||
// DefaultName is default runtime service name
|
||||
DefaultName = "go.micro.runtime"
|
||||
|
||||
ErrNotFound = errors.New("not found")
|
||||
ErrAlreadyExists = errors.New("already exists")
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user