Add cli flags

This commit is contained in:
Mak Muftic
2021-09-24 12:37:16 +02:00
parent 0c390d12f7
commit e46da5a181
4 changed files with 47 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
package dtypes
type JsonTracerFile string
type ElasticSearchTracer string
type ElasticSearchIndex string
type TracerSourceAuth string