Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ReasonReadOnly is the error reason that will show up in ErrorInfo when the service is in // read-only mode. ReasonReadOnly = "SERVICE_READ_ONLY" )
Variables ¶
View Source
var ErrServiceReadOnly = mustMakeStatusReadonly()
ErrServiceReadOnly is an extended GRPC error returned when a service is in read-only mode.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.