Add docs, improve README
All checks were successful
Build and Publish / release (push) Successful in 1m22s
All checks were successful
Build and Publish / release (push) Successful in 1m22s
This commit is contained in:
@ -15,6 +15,8 @@ const (
|
||||
|
||||
FLAG_LOG_LEVEL = "logLevel"
|
||||
ENV_LOG_LEVEL = "LOG_LEVEL"
|
||||
|
||||
FLAG_OUTPUT_DIR = "outdir"
|
||||
)
|
||||
|
||||
// Type for context data
|
||||
|
Reference in New Issue
Block a user