[go-nuts] iterating in golang

2016-08-02 Thread kritika . mittal
i want to iterate through the results fetched by executing the query . i have the following code snippet :- iter := session.Query("select * from test_table where ID= ? ", g).Iter() now i want to iterate through the iterator such that if the table structure of test_table is like column_1

[go-nuts] importing the structure and methods from other folders

2016-08-02 Thread kritika . mittal
> > hi, > i am tryin to implement MVC architecture in GOLANG. > i am using revel framework . > > i have created two folders model and controller . > now according to MVS ,logic should be in controller and when i am trying > to access the funtion written in model folder in controller , i am

[go-nuts] IDE for GOLANG

2016-08-02 Thread kritika . mittal
Hi, is there IDE for creating a web service in GOLANG by using Revel framework which follows MVC architecture. i am using Ubuntu .. -- *Watch our latest TV Commercial #IndiaKiKhoj * -- You received this message because you are subscribed to the Google