go-selenium : #Selenium #web #driver library written in #Golang
https://github.com/bunsenapp/go-selenium
#github #opensource #Testing
https://github.com/bunsenapp/go-selenium
#github #opensource #Testing
GitHub
GitHub - bunsenapp/go-selenium: Selenium web driver library written in Go
Selenium web driver library written in Go. Contribute to bunsenapp/go-selenium development by creating an account on GitHub.
If you're a #ruby / #rails developer looking for a foothold into #golang, http://gobuffalo.io is for you.
Wrapping packages to isolate code responsibility #golang https://www.calhoun.io/wrapping-packages-to-isolate-code-responsibility
Calhoun.io
Wrapping packages to isolate code responsibility - Calhoun.io
When writing code in Go, or really any language, you will often find yourself using other packages to get things done. For example, you might use the net/http package as a basis for building a web server rather than writing all that code yourself.
From time…
From time…
Wrapping packages to isolate code responsibility - https://www.calhoun.io/wrapping-packages-to-isolate-code-responsibility/
A little more opinionated than my typical #golang #go posts.
A little more opinionated than my typical #golang #go posts.
Calhoun.io
Wrapping packages to isolate code responsibility - Calhoun.io
When writing code in Go, or really any language, you will often find yourself using other packages to get things done. For example, you might use the net/http package as a basis for building a web server rather than writing all that code yourself.
From time…
From time…
gobetween is a modern & minimalistic L4 load balancer and reverse proxy for the Cloud era written in #golang… https://twitter.com/i/web/status/821943714499002368
Twitter
Gani Mendoza
gobetween is a modern & minimalistic L4 load balancer and reverse proxy for the Cloud era written in #golang
gobetween.io
gobetween.io
"Replacing Redis with BoltDB"
Not a generic replacement but for a specific case, worked well - @KRusenas
http://specto.io/blog/replacing-redis-with-boltdb #golang
Not a generic replacement but for a specific case, worked well - @KRusenas
http://specto.io/blog/replacing-redis-with-boltdb #golang
SpectoLabs
Replacing Redis with BoltDB – A pure Go key/value store
We all have go-to tools for all kinds of things. Recently I was building a
prototype service virtualization tool (it has grown since then) called
Hoverfly. I needed a key/value store so naturally I thought of Redis (since
I also needed persistence).…
prototype service virtualization tool (it has grown since then) called
Hoverfly. I needed a key/value store so naturally I thought of Redis (since
I also needed persistence).…
logr - A simple logging interface for Go #golang https://github.com/bketelsen/logr | http://4gophers.com
GitHub
bketelsen/logr
logr - A simple logging interface for Go
Looked up -extldflags for #golang and came across this from @vbatts on static linking: http://blog.hashbangbash.com/2014/04/linking-golang-statically/
Hashbangbash
#!bash blog/2014/04/linking-golang-statically/
a place for passing fancies
Another open-source ransomware (written in Go), damn 😒 https://github.com/redpois0n/cry #malware #ransomware #golang
GitHub
GitHub - wille/cry: Cross platform PoC ransomware written in Go
Cross platform PoC ransomware written in Go. Contribute to wille/cry development by creating an account on GitHub.
Great #golang concurrency example of "fan out / fan in" design pattern https://www.youtube.com/watch?v=Pu6oFMLlpaQ &… https://twitter.com/i/web/status/822331165017149440
YouTube
channel go
TAKE THE ENTIRE COURSE https://greatercommons.com/ How to use channels, goroutines, and concurrency design patterns with the Go programming language (golang)...
Browsing http://github.com/gobuffalo/buffalo by @markbates with @srcgraph
The #golang community kinda rocks 😊
#golab2017 https://pbs.twimg.com/media/C2n2jNBWgAAbxxl.jpg
The #golang community kinda rocks 😊
#golab2017 https://pbs.twimg.com/media/C2n2jNBWgAAbxxl.jpg
GitHub
GitHub - gobuffalo/buffalo: Rapid Web Development w/ Go
Rapid Web Development w/ Go. Contribute to gobuffalo/buffalo development by creating an account on GitHub.
Did you gophers watching #golang know that there's a Go-specific CI that you can use?
https://gopherci.io/
https://gopherci.io/
appmaster.io
AppMaster - The no-code platform for building web & mobile apps
AppMaster is a no-code platform designed to help businesses create production-level applications with source code generation: backend, web, and native mobile apps.
Book: "A Go Developer's Notebook" by Eleanor McHugh https://leanpub.com/GoNotebook #dataviz #tutorial #golang #gamedev #IoT https://pbs.twimg.com/media/C2lvU0OUUAA8Iry.jpg
⚡️ The @golab_conf conference in Italy starts today #golang #golab2017
https://twitter.com/i/moments/822372859909521408
https://twitter.com/i/moments/822372859909521408
Twitter
Golab
The Italian conference for Golang https://golab.io/ #golab2017
If you'll be at @golab_conf tomorrow, check out @draskodraskovic discuss #IoT platforms #golang (eg. @Mainflux) in)… https://twitter.com/i/web/status/822464314837757952
Twitter
NATS.io
If you'll be at @golab_conf tomorrow, check out @draskodraskovic discuss #IoT platforms #golang (eg. @Mainflux) in), & where NATS fits in
#golang pop quiz
In this program, https://play.golang.org/p/VDRe-pL2d8, what is the type of the expression b.A()
In this program, https://play.golang.org/p/VDRe-pL2d8, what is the type of the expression b.A()