1 Star 0 Fork 8

jqmtony/toyorm

forked from bigpigeon/toyorm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
associationtype_string.go 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Code generated by "stringer -type AssociationType"; DO NOT EDIT.
package toyorm
import "fmt"
const _AssociationType_name = "JoinWithBelongToWithOneToOneWithOneToManyWithAssociationTypeEnd"
var _AssociationType_index = [...]uint8{0, 8, 20, 32, 45, 63}
func (i AssociationType) String() string {
if i < 0 || i >= AssociationType(len(_AssociationType_index)-1) {
return fmt.Sprintf("AssociationType(%d)", i)
}
return _AssociationType_name[_AssociationType_index[i]:_AssociationType_index[i+1]]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jqmtony/toyorm.git
git@gitee.com:jqmtony/toyorm.git
jqmtony
toyorm
toyorm
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385