Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12547125
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
319 B
Subscribers
None
View Options
diff --git a/snapas.go b/snapas.go
new file mode 100644
index 0000000..928ff08
--- /dev/null
+++ b/snapas.go
@@ -0,0 +1,13 @@
+package snapas
+
+import (
+ "code.as/core/api"
+)
+
+const (
+ apiURL = "https://snap.as/api"
+)
+
+func NewClient() *as.ClientConfig {
+ return as.NewClientConfig(apiURL, "go-snapas v1")
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Nov 20, 8:14 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3498500
Attached To
rSAGO go-snapas
Event Timeline
Log In to Comment