xorm/internal/convert
Lunny Xiao 6e78cff477
Use any instead of interface{}
2023-10-28 17:48:25 +08:00
..
bool.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
conversion.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
float.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
int.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
interface.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
kind.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
scanner.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
string.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
time.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
time_test.go Move convert internal (#2355) 2023-10-28 03:30:11 +00:00