mirror of https://github.com/go-gorm/gorm.git
5 lines
40 B
Go
5 lines
40 B
Go
|
package clause
|
||
|
|
||
|
type OrderBy struct {
|
||
|
}
|