package
0.0.0-20240716191418-e4412870799f
Repository: https://github.com/jimysheepman/go-master.git
Documentation: pkg.go.dev

# Functions

NewMongoUserService creates a new MongoUserService managing connection pools etc probably!.
NewUserServer creates a UserServer.

# Structs

MongoUserService provides storage functionality for Users.
User represents a person in our system.
UserServer provides an HTTP API for working with users.

# Interfaces

UserService provides ways of working with users.