10 lines
195 B
Go
10 lines
195 B
Go
package main
|
|
|
|
// ############## MUST DO ########################
|
|
// local copy of types to fix unintended behaviour
|
|
// ###############################################
|
|
|
|
func RegisterModels() {
|
|
|
|
}
|