constants.go
@@ -1,4 +1,4 @@ package dbapi package bhomedbapi const ( Topic_System_Service = "system-service" @@ -11,4 +11,6 @@ Topic_Search_Service = "search-service" Topic_RealTime_Service = "realtime-service" Topic_EventPush_Service = "eventpush-service" Topic_Chanmanage_Service = "chanmanage-service" Topic_VersionControl = "version-control" )