# README
dtmdriver
dtm's driver interface for micro-services
gRPC
dtm has support grpc based micro-services: go-zero, kratos, polaris
HTTP
dtm has support http base micro-services: springclould-alibaba
# Variables
Middlewares is the middlewares for drivers to implement their function.
# Interfaces
Driver is the interface to do grpc service register and discover.