Update for build
This commit is contained in:
parent
c4251de503
commit
2b0db3b3ae
@ -232,6 +232,7 @@ type FlagTypeConfig struct {
|
|||||||
type FlagStructField struct {
|
type FlagStructField struct {
|
||||||
Name string
|
Name string
|
||||||
Type string
|
Type string
|
||||||
|
Pointer bool
|
||||||
}
|
}
|
||||||
|
|
||||||
type FlagType struct {
|
type FlagType struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user