//
pkg.gl
Category
github.com/imulab/go-scim/pkg/v2
db
package
2.2.0
Repository:
https://github.com/imulab/go-scim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
157 SLOC
#
Functions
Memory
Memory return a new memory implementation of DB.
NoOp
NoOp return an no op implementation of DB.
#
Interfaces
DB
DB is the abstraction for the database that provides the persistence and look up capabilities.