Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context cosmosclient.Context
Context is used to distinguish a cosmosclient.Context intended for use in queries from others. This is because the same cosmosclient.Context can be used for both queries and transactions (as they are generated identically). This type is intentionally not an alias in order to make this distinction clear to the dependency injector (i.e. querytypes.Context).
Click to show internal directories.
Click to hide internal directories.