pacaget
      agent -> probe
This commit is contained in:
snoop
2017-06-23 17:42:52 +09:00
parent 9f1f96a269
commit 1f54c37e3c
6 changed files with 24 additions and 23 deletions

View File

@@ -5,6 +5,7 @@ import (
"git.loafle.net/overflow/overflow_service/proxy"
)
// Deprecated: package rule changed...T__T
func InvokeDB( db string, method string, obj interface{}) (string, error) {
var m map[string]string = nil;