Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ServerMaxMessageSize - Server-side max GRPC message size
ServerMaxMessageSize = 2 * gb
)
Variables ¶
This section is empty.
Functions ¶
func ClearTokenCache ¶ added in v1.5.0
func ClearTokenCache()
ClearTokenCache - Clear the auth token cache
func LocalListener ¶
LocalListener - Bind gRPC server to an in-memory listener, which is
typically used for unit testing, but ... it should be fine
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.