Golang Trick: mysql-client problem solved by upgrade versionThere are two problems we solved by trick-way, but newset sql and go-sql-driver/mysql in right way- -..so please upgrade them if you use…May 25, 2016May 25, 2016
Golang Trick: Export unexport method for testExported and not exportedApr 24, 2016A response icon5Apr 24, 2016A response icon5
How to efficiently concatenate strings in Go?Someone said “when concat string in Go, we should use bytes.Buffer, it make more effective just like StringBuilder in Java, it reduce both…Feb 3, 2016Feb 3, 2016
Using go-el to manipulate Golang structure dataHi, we build new Expression language to manipulate Golang structure data. Project code was hosted at https://github.com/lysu/go-elNov 10, 2015Nov 10, 2015