index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
philhofer
/
fwd
/
writer_appengine.go
blob: e367f39317a08990d73a917bf37580ab0831049c (
plain
) (
blame
)
1
2
3
4
5
// +build appengine package fwd func unsafestr(s string) []byte { return []byte(s) }