Sure, that's possible. I will check and see how to implement it properly. Regards,
Dario Castañé dario.im[1] On Sat, Jan 27, 2018, at 13:34, anmol via golang-nuts wrote: > What do you think about offering a second variant to allow passing > in the http server? It's possible one may want to set limits or > other configuration on the HTTP server instead of using the default > http server.> > On Thursday, January 25, 2018 at 6:42:03 PM UTC-5, Dario > Castañé wrote:>> I'm pleased to announce the launch of Gluo: a handy wrapper > for >> net/http applications that allows to deploy the exact same binary to >> AWS Lambda and (bare-metal/virtual) servers.>> >> https://github.com/imdario/gluo >> >> If you want to use your current net/http code with little >> modification, Gluo is your choice. It's a drop-in replacement: just >> call gluo.ListenAndServe instead of http.ListenAndServe.>> >> PS: version 0.0.1 was released the same day as AWS announced their >> official support for Go in AWS Lambda, but I waited for a second >> release in order to improve code coverage.>> >> Dario Castañé >> dario.im[2] >> > > -- > You received this message because you are subscribed to a topic in > the Google Groups "golang-nuts" group.> To unsubscribe from this topic, > visit > https://groups.google.com/d/topic/golang-nuts/mafJvbGLrbM/unsubscribe.> To > unsubscribe from this group and all its topics, send an email to > golang-nuts+unsubscr...@googlegroups.com.> For more options, visit > https://groups.google.com/d/optout. Links: 1. https://dario.im/ 2. https://dario.im/ -- 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. For more options, visit https://groups.google.com/d/optout.