go-zero/core/trace
Kevin Wan 3b7ca86e4f
chore: add unit tests (#1615)
* test: add more tests

* test: add more tests
2022-03-04 17:54:09 +08:00
..
agent_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
agent.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
attributes_test.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
attributes.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
config.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
message.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
tracer_test.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
tracer.go chore: check interface satisfaction w/o allocating new variable (#1454) 2022-01-16 23:34:42 +08:00
utils_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
vars.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00