Jesse Michael 00c6e0a64b Return Router interface from controller constructor. (#4196)
Update the go server api controller template to return the Router interface instead of the api specific router.
The Router interface type has the Routes function, which is what the generated `NewRouter` function needs. (not the api specific interface).
2019-10-22 15:27:08 +08:00
..
2019-10-20 00:46:25 +08:00
2018-06-18 01:09:48 +08:00
2019-10-20 00:46:25 +08:00