//
pkg.gl
Category
github.com/graphql-editor/stucco
pkg
driver
protohttp
package
0.10.25
Repository:
https://github.com/graphql-editor/stucco.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
621 SLOC
#
Functions
NewClient
NewClient creates a a new client.
#
Structs
Client
Client implements driver by using Protocol Buffers over HTTP.
Config
Config for new .Client.
Handler
Handler is a http.Handler for Protocol Buffers server.
#
Interfaces
ErrorLogger
ErrorLogger logs unrecoverable errors while handling request.
HTTPClient
HTTPClient for protocol buffer.
Muxer
Muxer for Protocol Buffer handler.