Documentation ¶
Index ¶
- func GetContextChannelID(ctx context.Context) (string, bool)
- func GetContextSignedUser(ctx context.Context) (identity.Requester, bool)
- func GetContextStreamID(ctx context.Context) (string, bool)
- func SetContextChannelID(ctx context.Context, channelID string) context.Context
- func SetContextSignedUser(ctx context.Context, user identity.Requester) context.Context
- func SetContextStreamID(ctx context.Context, streamID string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContextSignedUser ¶
func SetContextChannelID ¶
func SetContextSignedUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.