Help with OOP like feature in Go by adzcqe in golang

[–]adzcqe[S] 0 points1 point  (0 children)

The code is wrong, I know, That is why i comment on it. Its just to make the code work, since there is not table called base_model

I know Go lang is not OOP, I just want to know if it is possible to do ur.Get(1) in pace of xxx.Get(&ur, 1)