0kz
Results
2
comments of
0kz
Currently i am using something like this get around this issue: ``` go type ScriptAggregate struct { Script string `json:"script"` } func (d *AggregateDsl) ValueCountByScript(script string) *AggregateDsl { d.Type =...
terrible, i lose one day's work!