package
0.0.1
Repository: https://github.com/adev73/go-cosmosdb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
CheckModel will check that the Model attribute is correctly set; also return the value.
No description provided by the author
SessionMiddleware is a convenience middleware for initializing the session state container on the request context.
WithSessions initializes a container for the session states on the context.

# Constants

No description provided by the author

# Variables

No description provided by the author
ModelNameRegexp defines the names that are accepted in the cosmosmodel:\"\" specifier (`^[a-zA-Z_]+/[0-9]+$`).
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Transaction is simply a wrapper around Session which unlocks some of the methods that should only be called inside an idempotent closure.

# Interfaces

Client is an interface exposing the public API of the cosmosapi.Client struct.
No description provided by the author

# Type aliases

No description provided by the author