diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-09 20:57:20 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-09 20:57:20 -0700 |
commit | dd9102d8c0477afef5ad8e72662ce1d3f6191182 (patch) | |
tree | dbc065ea96a750e4fcc0c4be6af3299e3a6a1272 /docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json | |
parent | ad43581096c3a8cb521bfeec7a1337a3918fa4f0 (diff) |
add initial docs
Diffstat (limited to 'docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json')
-rw-r--r-- | docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json b/docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json new file mode 100644 index 0000000..8c28fcd --- /dev/null +++ b/docs/data/documentation/swift_gopher/gopherhandler/channelinboundhandler-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/swift_gopher\/gopherhandler\/channelinboundhandler-implementations"]}],"kind":"article","identifier":{"url":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/ChannelInboundHandler-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/unwrapInboundIn(_:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/wrapInboundOut(_:)"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/swift-gopher\/documentation\/swift_gopher","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"ChannelInboundHandler Implementations","modules":[{"name":"swift-gopher"}],"role":"collectionGroup"},"sections":[],"references":{"doc://swift-gopher/documentation/swift_gopher":{"type":"topic","title":"swift-gopher","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher","url":"\/documentation\/swift_gopher","kind":"symbol","role":"collection","abstract":[]},"doc://swift-gopher/documentation/swift_gopher/GopherHandler/unwrapInboundIn(_:)":{"role":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/unwrapInboundIn(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unwrapInboundIn","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NIOCore6NIOAnyV","text":"NIOAny","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InboundIn","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/swift_gopher\/gopherhandler\/unwrapinboundin(_:)","type":"topic","title":"unwrapInboundIn(_:)"},"doc://swift-gopher/documentation/swift_gopher/GopherHandler/wrapInboundOut(_:)":{"abstract":[],"url":"\/documentation\/swift_gopher\/gopherhandler\/wrapinboundout(_:)","title":"wrapInboundOut(_:)","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/wrapInboundOut(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"wrapInboundOut","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InboundOut"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NIOCore6NIOAnyV","text":"NIOAny"}]},"doc://swift-gopher/documentation/swift_gopher/GopherHandler":{"kind":"symbol","abstract":[],"url":"\/documentation\/swift_gopher\/gopherhandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"GopherHandler"}],"role":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler","navigatorTitle":[{"text":"GopherHandler","kind":"identifier"}],"type":"topic","title":"GopherHandler"}}}
\ No newline at end of file |