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/channelhandler-implementations.json | |
parent | ad43581096c3a8cb521bfeec7a1337a3918fa4f0 (diff) |
add initial docs
Diffstat (limited to 'docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json')
-rw-r--r-- | docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json b/docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json new file mode 100644 index 0000000..dea74b7 --- /dev/null +++ b/docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/swift-gopher\/documentation\/swift_gopher","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler"]]},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/ChannelHandler-Implementations"},"metadata":{"modules":[{"name":"swift-gopher"}],"role":"collectionGroup","title":"ChannelHandler Implementations"},"topicSections":[{"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerAdded(context:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerRemoved(context:)"],"title":"Instance Methods","generated":true}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/swift_gopher\/gopherhandler\/channelhandler-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"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"},"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/handlerRemoved(context:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handlerRemoved"},{"text":"(","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NIOCore21ChannelHandlerContextC","text":"ChannelHandlerContext"},{"text":")","kind":"text"}],"url":"\/documentation\/swift_gopher\/gopherhandler\/handlerremoved(context:)","abstract":[],"type":"topic","title":"handlerRemoved(context:)","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerRemoved(context:)","role":"symbol"},"doc://swift-gopher/documentation/swift_gopher/GopherHandler/handlerAdded(context:)":{"abstract":[],"url":"\/documentation\/swift_gopher\/gopherhandler\/handleradded(context:)","title":"handlerAdded(context:)","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerAdded(context:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"handlerAdded","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NIOCore21ChannelHandlerContextC","text":"ChannelHandlerContext","kind":"typeIdentifier"},{"kind":"text","text":")"}]}}}
\ No newline at end of file |