This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca9c1f822e
gitea
/
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