This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kkc-shop
/
kkc-go
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5a1bdd5e3d
Branches
Tags
master
master1
kkc-go
/
data
/
domain
/
domain.go
domain.go
63 B
History
Raw
1
2
3
4
5
package domain
type name interface {
GetTableName() string
}