package
0.0.0-20250312052118-2008840fee0c
Repository: https://github.com/couchbase/indexing.git
Documentation: pkg.go.dev

# Packages

Copyright 2014-Present Couchbase, Inc.
No description provided by the author

# Functions

Application is example application logic that uses query-port server.
NewServer creates a new queryport daemon.

# Variables

No description provided by the author

# Structs

Server handles queryport connections.
No description provided by the author

# Type aliases

No description provided by the author
RequestHandler shall interpret the request message from client and post response message(s) on `respch` channel, until `quitch` is closed.