Documentation ¶
Index ¶
Constants ¶
View Source
const ( Unknown = State(iota) Created Online Banned Offline Destroyed )
Variables ¶
This section is empty.
Functions ¶
func WithAppendOptions ¶ added in v3.40.0
func WithAppendOptions(cc grpc.ClientConnInterface, opts ...grpc.CallOption) grpc.ClientConnInterface
func WithContextModifier ¶ added in v3.40.0
func WithContextModifier( cc grpc.ClientConnInterface, modifyCtx func(ctx context.Context) context.Context, ) grpc.ClientConnInterface
Types ¶
type Conn ¶
Click to show internal directories.
Click to hide internal directories.