Closed egonelbre closed 3 years ago
This will output the monitoring line:
defer mon.Task()(&ctx, "query", []interface{}{[]byte{1, 2, 3}, "args"})(&err) --> [6842182776827799015] /main.DoStuff("query", {[]uint8(0x010203), "args"}) (elapsed: 160.7106ms)
This will output the monitoring line: