Documentation ¶
Index ¶
- Variables
- func GetProjectKey(ctx context.Context) (string, error)
- func GetSubscriptionKey(ctx context.Context) (string, error)
- func GetTopicKey(ctx context.Context) (string, error)
- func WithProjectKey(ctx context.Context, key string) context.Context
- func WithSubscriptionKey(ctx context.Context, key string) context.Context
- func WithTopicKey(ctx context.Context, key string) context.Context
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetProjectKey ¶
GetProjectKey gets the project key from the context.
func GetSubscriptionKey ¶
GetSubscriptionKey gets the subscription key from the context.
func GetTopicKey ¶
GetTopicKey gets the topic key from the context.
func WithProjectKey ¶
WithProjectKey sets a project key in the context.
func WithSubscriptionKey ¶
WithSubscriptionKey sets a subscription key in the context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.