Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CosmosDB ¶
type CosmosDB struct {
// contains filtered or unexported fields
}
CosmosDB allows performing state operations on collections
func NewCosmosDB ¶
NewCosmosDB returns a new CosmosDB instance
func (*CosmosDB) Invoke ¶
func (c *CosmosDB) Invoke(req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*CosmosDB) Operations ¶
func (c *CosmosDB) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.