diff options
author | navanchauhan <navanchauhan@users.noreply.github.com> | 2023-12-17 07:22:06 +0000 |
---|---|---|
committer | navanchauhan <actions@github.com> | 2023-12-17 07:22:06 +0000 |
commit | 6ddc93125e8a47217901a2daea645ae62ce02ddd (patch) | |
tree | 1a6e88223ace4bc22007af427cf990cc436fb003 /docs/index | |
parent | 6b4a5f2a1482bd3e4ef7fb3f9a50bac52ab0bc5c (diff) |
Update Documentation
Diffstat (limited to 'docs/index')
-rw-r--r-- | docs/index/index.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index/index.json b/docs/index/index.json new file mode 100644 index 0000000..f35e66e --- /dev/null +++ b/docs/index/index.json @@ -0,0 +1 @@ +{"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 |