✏️ json tag
This commit is contained in:
parent
b4d1f1f9bb
commit
a4749d98ae
@ -25,7 +25,7 @@ type Ast struct {
|
||||
BuildDate time.Time `json:"build-date"`
|
||||
BuildHostname string `json:"build-hostname"`
|
||||
BuildUser string `json:"build-user"`
|
||||
GoPWD string `json:"go-pwd",omitempty`
|
||||
GoPWD string `json:"go-pwd,omitempty"`
|
||||
PWD string `json:"pwd"`
|
||||
Debug bool `json:"debug"`
|
||||
File *descriptor.FileDescriptorProto `json:"file"`
|
||||
|
Loading…
Reference in New Issue
Block a user