directory
0.0.0-20230302160603-b82c647028aa
Repository: https://github.com/everactive/dmscore.git
Documentation: pkg.go.dev

# Packages

Package auth provides a factory to create a gin.HandlerFunc based on specified auth provider.
Package config contains code and data to load configuration for the service.
Package datastore contains the interface and implementations for the data store backends.
Package domain provides the identity service specific data structures.
No description provided by the author
No description provided by the author
Package service implements the Identity interface and data access methods.
Package version contains all version information.
Package web implements the REST API handling and routing.