Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInternalServer = status.Error(codes.Internal, "errors.general.internal_error.title;errors.general.internal_error.content")
Functions ¶
Types ¶
type ServerParams ¶
type ServerResult ¶
func NewServer ¶
func NewServer(p ServerParams) (ServerResult, error)
Directories ¶
Path | Synopsis |
---|---|
`grpcws` implements the gRPC-Web spec as a wrapper around a gRPC-Go Server.
|
`grpcws` implements the gRPC-Web spec as a wrapper around a gRPC-Go Server. |
interceptors
|
|
auth
Package auth is a middleware that authenticates incoming gRPC requests.
|
Package auth is a middleware that authenticates incoming gRPC requests. |
Click to show internal directories.
Click to hide internal directories.