Documentation ¶
Overview ¶
Package conninfo provides access to connection-specific information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConnInfo ¶
ConnInfo represents client connection information.
func (*ConnInfo) MetadataRecv ¶
MetadataRecv returns whatever client metadata was received already.
func (*ConnInfo) SetMetadataRecv ¶
func (connInfo *ConnInfo) SetMetadataRecv()
SetMetadataRecv marks client metadata as received.
Click to show internal directories.
Click to hide internal directories.