Initial QSfera import
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
//go:build appengine
|
||||
// +build appengine
|
||||
|
||||
package fwd
|
||||
|
||||
func unsafestr(s string) []byte { return []byte(s) }
|
||||
Reference in New Issue
Block a user