Add structured error output response
This commit is contained in:
parent
d375105de4
commit
6cccc16031
4 changed files with 54 additions and 15 deletions
|
|
@ -1,6 +1,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"flag"
|
||||
"log"
|
||||
"os"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue