This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
You've already forked dispatch
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9c9b05d479
dispatch
/
vendor
/
github.com
/
philhofer
/
fwd
/
writer_appengine.go
6 lines
87 B
Go
Raw
Blame
History
// +build appengine
package
fwd
func
unsafestr
(
s
string
)
[
]
byte
{
return
[
]
byte
(
s
)
}
Reference in New Issue
View Git Blame
Copy Permalink