Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents the gRPC-Web server configuration
func DefaultConfig ¶
func DefaultConfig() *Config
DefaultConfig returns the default gRPC-Web server configuration
type WebServer ¶
type WebServer struct {
// contains filtered or unexported fields
}
WebServer represents a gRPC-Web server
func NewWebServer ¶
NewWebServer creates a new gRPC-Web server instance
Click to show internal directories.
Click to hide internal directories.