This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
1bcdf1da3b
gotosocial
/
vendor
/
github.com
/
huandu
/
xstrings
/
stringbuilder_go110.go
10 lines
96 B
Go
Raw
Blame
History
//+build !go1.10
package
xstrings
import
"bytes"
type
stringBuilder
struct
{
bytes
.
Buffer
}
Reference in New Issue
View Git Blame
Copy Permalink