[go-nuts] Crud Example

2020-03-21 Thread Krishma Shah
I have tried crud example for insert query and in cmd i m getting 
http://localhost:8080 but when i search this url on google chrome  i m 
getting tomcat,So can u please help me out what changes are required.
For your reference i have attached go file and template file

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/44a552ee-cc39-44fd-8df2-0f974c2785dd%40googlegroups.com.


index.tmpl
Description: Binary data


main.go
Description: Binary data


Re: [go-nuts] libgo is more fast that grouting.

2020-03-21 Thread Dan Kortschak
Please stop.


On Sat, 2020-03-21 at 17:20 +0800, 'Benjamin' via golang-nuts wrote:
> Tesla is commodity, but a programming language is not.
> 
> ]
> 
> 
> > On Mar 20, 2020, at 14:55, Chris Burkert 
> > wrote:
> > 
> > Do people ask for a Tesla with a combustion engine? No because they
> > value what Tesla is doing and why they are doing it. And neither
> > Tesla nor Kubernetes or Docker are research projects. So please
> > don’t whine about how things are. Instead (as Ian said) participate
> > in a positive manner and contribute to make things better. The code
> > of conduct is a good starting point: https://golang.org/conduct
> > 
> > 'Benjamin' via golang-nuts  schrieb
> > am Fr. 20. März 2020 um 06:52:
> > > I think the team of go programming language should invite other
> > > people that out of google join some part of the project. And you
> > > all can have more free time. 
> > > 
> > > Sometimes Lazy is good habit. It’s 10+ years, go should not be a
> > > research project now. How Many 10 years do you have?  Like what
> > > is the binary package file of go? c/c++ have dll/so file, java
> > > has jar file, even php has a phar file.
> > > 
> > > Guess what this project will happen when you all leave google?
> > > Only projects like PHP and Python and Java are real open source
> > > community driven project. They are all not belong to any company.
> > > 
> > > 
> > > 
> > > > On Mar 19, 2020, at 00:00, Ian Lance Taylor 
> > > wrote:
> > > > 
> > > > On Tue, Mar 17, 2020 at 11:12 PM 'Benjamin' via golang-nuts
> > > >  wrote:
> > > >> 
> > > >> Benchmark shows that lingo is faster than goroutine.
> > > >> 
> > > >> Many china internet companies use similar c++ libraries to
> > > support trillions of concurrency.
> > > >> Like Tencent use a smiler project libco:
> > > >> https://github.com/Tencent/libco
> > > >> 
> > > >> I think the go team should learn some idea from these
> > > projects.
> > > >> NOT invent new thing is not necessary, its waste of time. Not
> > > all developers have 10+ years time to wait a new programming
> > > language become maturity .
> > > > 
> > > > Go is an open source project.  I encourage you, and anyone who
> > > is
> > > > interested, to investigate these libraries to understand why
> > > they are
> > > > faster, and what Go can do to speed up.  The more people work
> > > on Go,
> > > > the less time everyone will have to wait for better
> > > performance.
> > > > Thanks.
> > > > 
> > > > Ian
> > > 
> > > -- 
> > > You received this message because you are subscribed to the
> > > Google Groups "golang-nuts" group.
> > > To unsubscribe from this group and stop receiving emails from it,
> > > send an email to golang-nuts+unsubscr...@googlegroups.com.
> > > To view this discussion on the web visit 
> > > https://groups.google.com/d/msgid/golang-nuts/70EE3DB8-EE16-4A70-B72E-D01E48EF4C82%40icloud.com
> > > .
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/F26D8325-98DB-4001-B4BC-6AC2D9C3609F%40icloud.com
> .


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/d80c835a7e7a1b6347bddcd1c557e401d8f2effa.camel%40kortschak.io.


Re: [go-nuts] libgo is more fast that grouting.

2020-03-21 Thread 'Benjamin' via golang-nuts
Tesla is commodity, but a programming language is not.

]


> On Mar 20, 2020, at 14:55, Chris Burkert  wrote:
> 
> Do people ask for a Tesla with a combustion engine? No because they value 
> what Tesla is doing and why they are doing it. And neither Tesla nor 
> Kubernetes or Docker are research projects. So please don’t whine about how 
> things are. Instead (as Ian said) participate in a positive manner and 
> contribute to make things better. The code of conduct is a good starting 
> point: https://golang.org/conduct 
> 
> 'Benjamin' via golang-nuts  > schrieb am Fr. 20. März 2020 um 06:52:
> I think the team of go programming language should invite other people that 
> out of google join some part of the project. And you all can have more free 
> time. 
> 
> Sometimes Lazy is good habit. It’s 10+ years, go should not be a research 
> project now. How Many 10 years do you have?  Like what is the binary package 
> file of go? c/c++ have dll/so file, java has jar file, even php has a phar 
> file.
> 
> Guess what this project will happen when you all leave google? Only projects 
> like PHP and Python and Java are real open source community driven project. 
> They are all not belong to any company.
> 
> 
> 
> > On Mar 19, 2020, at 00:00, Ian Lance Taylor  > > wrote:
> > 
> > On Tue, Mar 17, 2020 at 11:12 PM 'Benjamin' via golang-nuts
> > mailto:golang-nuts@googlegroups.com>> wrote:
> >> 
> >> Benchmark shows that lingo is faster than goroutine.
> >> 
> >> Many china internet companies use similar c++ libraries to support 
> >> trillions of concurrency.
> >> Like Tencent use a smiler project libco:
> >> https://github.com/Tencent/libco 
> >> 
> >> I think the go team should learn some idea from these projects.
> >> NOT invent new thing is not necessary, its waste of time. Not all 
> >> developers have 10+ years time to wait a new programming language become 
> >> maturity .
> > 
> > Go is an open source project.  I encourage you, and anyone who is
> > interested, to investigate these libraries to understand why they are
> > faster, and what Go can do to speed up.  The more people work on Go,
> > the less time everyone will have to wait for better performance.
> > Thanks.
> > 
> > Ian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/70EE3DB8-EE16-4A70-B72E-D01E48EF4C82%40icloud.com
>  
> .

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/F26D8325-98DB-4001-B4BC-6AC2D9C3609F%40icloud.com.