Categorygithub.com/Dragomir-Ivanov/rest-layer-postgres
modulepackage
0.0.0-20240328143059-996a734776df
Repository: https://github.com/dragomir-ivanov/rest-layer-postgres.git
Documentation: pkg.go.dev

# README

REST Layer Postgres Storage Adapter

# Packages

No description provided by the author
No description provided by the author

# Functions

NewSessionContext creates a new SessionContext associated with the given Context and Session parameters.
SessionFromContext extracts the mongo.Session object stored in a Context.

# Variables

No description provided by the author
IDField is a common schema field configuration that generate an globally unique id for new item id.
NewID is a field hook handler that generates a new globally unique id if none exist, to be used in schema with OnInit.
SerialID is a common schema field configuration that generated and maintained by storage layer.

# Interfaces

No description provided by the author
No description provided by the author