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