5 Star 48 Fork 20

aurora-engine / gobatis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
for_other.go 166 Bytes
一键复制 编辑 原始数据 按行查看 历史
aurora.io 提交于 2022-11-29 14:43 . update
package sgo
type Other struct {
}
func (s Other) ForEach(value any, template string, separator string) (string, string, []any, error) {
return "", "", nil, nil
}
Go
1
https://gitee.com/aurora-engine/gobatis.git
git@gitee.com:aurora-engine/gobatis.git
aurora-engine
gobatis
gobatis
v0.1.0

搜索帮助