how to convert interface to struct in golang code example Example: cast interface to struct golang v, ok = i.(T)