Home
last modified time | relevance | path

Searched defs:ServerInterface (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/socket/
H A DREADME.md201 ### ServerInterface subsection
217 #### connection event
231 #### error event
246 #### getAddress()
274 #### pause()
310 #### resume()
329 #### close()
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/chi/api/
H A Dpetstore.gen.go68 type ServerInterface interface { interface
201 func Handler(si ServerInterface) http.Handler {
212 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
218 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
226 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/chi/api/
H A Dpetstore.gen.go64 type ServerInterface interface { interface
197 func Handler(si ServerInterface) http.Handler {
208 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
214 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
222 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/chi/api/
H A Dpetstore.gen.go64 type ServerInterface interface { interface
197 func Handler(si ServerInterface) http.Handler {
208 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
214 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
222 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/codegen/
H A Dbyte_buffer.h34 class ServerInterface; variable
36 class ServerInterface; variable
161 friend class ServerInterface; variable
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/codegen/
H A Dbyte_buffer.h35 class ServerInterface; variable
37 class ServerInterface; variable
168 friend class ServerInterface; variable
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/codegen/
H A Dbyte_buffer.h35 class ServerInterface; variable
37 class ServerInterface; variable
168 friend class ServerInterface; variable
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/codegen/
H A Dbyte_buffer.h51 class ServerInterface; variable
53 class ServerInterface; variable
167 friend class ServerInterface; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/impl/codegen/
H A Dbyte_buffer.h45 class ServerInterface; variable
47 class ServerInterface; variable
172 friend class ServerInterface; variable
H A Dserver_context_impl.h79 class ServerInterface; variable
95 class ServerInterface; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services.Description/
H A DServiceDescriptionImportStyle.cs39 ServerInterface, enumerator
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/echo/api/
H A Dpetstore-server.gen.go22 type ServerInterface interface { interface
124 func RegisterHandlers(router EchoRouter, si ServerInterface) {
130 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/echo/api/
H A Dpetstore-server.gen.go22 type ServerInterface interface { interface
124 func RegisterHandlers(router EchoRouter, si ServerInterface) {
130 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/deepmap/oapi-codegen/examples/petstore-expanded/echo/api/
H A Dpetstore-server.gen.go22 type ServerInterface interface { interface
124 func RegisterHandlers(router EchoRouter, si ServerInterface) {
130 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/react/socket/src/
H A DServerInterface.php49 interface ServerInterface extends EventEmitterInterface interface
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/socket/src/
H A DServerInterface.php49 interface ServerInterface extends EventEmitterInterface interface
/dports/games/glest/glest_source_3.2.2/source/glest_game/network/
H A Dconnection_slot.h27 class ServerInterface; variable
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/internal/test/server/
H A Dserver.gen.go133 type ServerInterface interface { interface
455 func Handler(si ServerInterface) http.Handler {
466 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
472 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
480 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/internal/test/server/
H A Dserver.gen.go131 type ServerInterface interface { interface
453 func Handler(si ServerInterface) http.Handler {
464 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
470 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
478 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/deepmap/oapi-codegen/internal/test/server/
H A Dserver.gen.go131 type ServerInterface interface { interface
453 func Handler(si ServerInterface) http.Handler {
464 func HandlerFromMux(si ServerInterface, r chi.Router) http.Handler {
470 func HandlerFromMuxWithBaseURL(si ServerInterface, r chi.Router, baseURL string) http.Handler {
478 func HandlerWithOptions(si ServerInterface, options ChiServerOptions) http.Handler {
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/compute/v2/
H A Dserver_interface.py16 class ServerInterface(resource.Resource): class
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names/
H A Dissue.gen.go277 type ServerInterface interface { interface
348 func RegisterHandlers(router EchoRouter, si ServerInterface) {
354 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names/
H A Dissue.gen.go266 type ServerInterface interface { interface
302 func RegisterHandlers(router EchoRouter, si ServerInterface) {
308 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names/
H A Dissue.gen.go276 type ServerInterface interface { interface
347 func RegisterHandlers(router EchoRouter, si ServerInterface) {
353 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names/
H A Dissue.gen.go268 type ServerInterface interface { interface
304 func RegisterHandlers(router EchoRouter, si ServerInterface) {
310 func RegisterHandlersWithBaseURL(router EchoRouter, si ServerInterface, baseURL string) {

1234