index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
huandu
/
xstrings
/
stringbuilder.go
blob: bb0919d32f77d6cd0bda36bb46a83c081ee81d71 (
plain
)
1
2
3
4
5
6
7
//+build go1.10
package
xstrings
import
"strings"
type
stringBuilder = strings.Builder