Zen Liu

Results 56 comments of Zen Liu

I have trying use PathString (like "FieldA.FieldB#1.FieldC") ```go func (f *Field) PathOk(path string) (*Field, bool) { value := &f.value // value must be settable so we need to make sure...

it'seems could do it with your codec (like defalut use `json:"-"` )

is that U need fetch whole data or just part of it? I divid data into many pieces in different files

That's a problem. maythis while help? Save ervery month data in a bucket or db,when query a=db.From("BucketThisMonth") a.Select() b=db.From("BucketLastMonth") b.Select() //Then Put result together

I just write functions to handle this a.Getb()*b and b.Geta()*a

#335 use overrid global function to redirect to anything you like.

> @ZenLiuCN Of course I can override if need be. Shouldn't it be consistent in the base implementation? What is the benefit of not having both reference the same streams...

I do not know. just been use this lib current days. ^_^

already done. may check https://github.com/ZenLiuCN/lz-string4k