ikun

Results 1 comments of ikun

如果想在select或者where的时候自定义可以参考一下我 的一个做法,使用ast修改gen生成的代码,使生成的代码增加可以自定义select或者where的方法具体可以参考,对您有帮助的话帮我点一个star就是对我的鼓励 https://github.com/luxun9527/go-lib/blob/master/utils/ast_apply/add_rawselect_rawmethod.go