featurebase/cmd
Matt Jaffee efd424ebab
add ability to disable tracing and use nopTracer
Have found some potential performance or stability issues associated
with lots of mutex blocking in getting a parent span's context. Want
the ability to totally disable tracing to help debugging.
2019-07-03 11:02:59 -05:00
..
pilosa Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Fix std{in,out,err} in export cmd 2018-09-05 17:37:44 +03:00
export_test.go final Frame to Field rename 2018-06-06 01:27:12 -05:00
generate_config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
import.go Fixes #1731 2018-11-08 17:01:05 +03:00
import_test.go add clear functional option for imports 2018-10-23 17:37:57 -05:00
inspect.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go address meta-lint or half-baked lint fixes 2019-04-16 12:08:40 -05:00
root_test.go so much lint 2019-04-16 12:07:18 -05:00
server.go add ability to disable tracing and use nopTracer 2019-07-03 11:02:59 -05:00
server_test.go fix missing quote in toml tag. unclear how test could pass without it 2019-03-25 12:16:24 -05:00