package
0.0.0-20231129025137-b9414e962d36
Repository: https://github.com/bit-bridge-source/bitbridge-userservice-go.git
Documentation: pkg.go.dev

# Functions

NewMongoAdapter creates a new UserMongoAdapter.
NewUserRepository creates a new instance of MongoUserRepository.

# Structs

MongoUserRepository is an implementation of IUserRepository using MongoDB.
UserMongoAdapter struct.

# Interfaces

IUserMongoAdapter interface.
IUserRepository defines the interface for user repository operations.