From b9c9b05ab48828575ae2574aa46644c612d4971d Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 17 Dec 2023 02:28:31 -0700 Subject: generate docs --- .../swift_gopher/gopherhandler/channelhandler-implementations.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json (limited to 'docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json') 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..e476cba --- /dev/null +++ b/docs/data/documentation/swift_gopher/gopherhandler/channelhandler-implementations.json @@ -0,0 +1 @@ +{"metadata":{"title":"ChannelHandler Implementations","modules":[{"name":"swift-gopher"}],"role":"collectionGroup"},"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerAdded(context:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerRemoved(context:)"],"generated":true,"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/ChannelHandler-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/swift-gopher\/documentation\/swift_gopher","doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler"]]},"variants":[{"paths":["\/documentation\/swift_gopher\/gopherhandler\/channelhandler-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://swift-gopher/documentation/swift_gopher/GopherHandler":{"url":"\/documentation\/swift_gopher\/gopherhandler","title":"GopherHandler","navigatorTitle":[{"kind":"identifier","text":"GopherHandler"}],"kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GopherHandler","kind":"identifier"}],"abstract":[]},"doc://swift-gopher/documentation/swift_gopher/GopherHandler/handlerRemoved(context:)":{"kind":"symbol","abstract":[],"title":"handlerRemoved(context:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handlerRemoved","kind":"identifier"},{"kind":"text","text":"("},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ChannelHandlerContext","preciseIdentifier":"s:7NIOCore21ChannelHandlerContextC"},{"text":")","kind":"text"}],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerRemoved(context:)","url":"\/documentation\/swift_gopher\/gopherhandler\/handlerremoved(context:)"},"doc://swift-gopher/documentation/swift_gopher":{"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher","url":"\/documentation\/swift_gopher","abstract":[],"title":"swift-gopher","kind":"symbol","role":"collection","type":"topic"},"doc://swift-gopher/documentation/swift_gopher/GopherHandler/handlerAdded(context:)":{"kind":"symbol","title":"handlerAdded(context:)","abstract":[],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"handlerAdded","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"ChannelHandlerContext","kind":"typeIdentifier","preciseIdentifier":"s:7NIOCore21ChannelHandlerContextC"},{"text":")","kind":"text"}],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/GopherHandler\/handlerAdded(context:)","url":"\/documentation\/swift_gopher\/gopherhandler\/handleradded(context:)"}}} \ No newline at end of file -- cgit v1.2.3