package
0.0.0-20250103125711-f7811a13a557
Repository: https://github.com/webkimru/go-keeper.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewKeyValueService return a new service with storage.
NewUserService return a new user service with storage.

# Structs

KeyValueService contains data storage.
UserService contains a user storage.

# Interfaces

KeyValueStore is an interface to store data.
UserStore is an interface to store users.