aboutsummaryrefslogtreecommitdiff
path: root/master/index/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'master/index/index.json')
-rw-r--r--master/index/index.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/master/index/index.json b/master/index/index.json
new file mode 100644
index 0000000..656c1b4
--- /dev/null
+++ b/master/index/index.json
@@ -0,0 +1,47 @@
+{
+ "interfaceLanguages" : {
+ "swift" : [
+ {
+ "children" : [
+ {
+ "title" : "Classes",
+ "type" : "groupMarker"
+ },
+ {
+ "children" : [
+ {
+ "title" : "Initializers",
+ "type" : "groupMarker"
+ },
+ {
+ "path" : "\/documentation\/swiftgopherclient\/gopherclient\/init()",
+ "title" : "init()",
+ "type" : "init"
+ },
+ {
+ "title" : "Instance Methods",
+ "type" : "groupMarker"
+ },
+ {
+ "path" : "\/documentation\/swiftgopherclient\/gopherclient\/sendrequest(to:port:message:completion:)",
+ "title" : "func sendRequest(to: String, port: Int, message: String, completion: (Result<[gopherItem], Error>) -> Void)",
+ "type" : "method"
+ }
+ ],
+ "path" : "\/documentation\/swiftgopherclient\/gopherclient",
+ "title" : "GopherClient",
+ "type" : "class"
+ }
+ ],
+ "path" : "\/documentation\/swiftgopherclient",
+ "title" : "swiftGopherClient",
+ "type" : "module"
+ }
+ ]
+ },
+ "schemaVersion" : {
+ "major" : 0,
+ "minor" : 1,
+ "patch" : 1
+ }
+} \ No newline at end of file