//
pkg.gl
Category
github.com/webkimru/go-keeper
internal
app
server
models
package
0.0.0-20250103125711-f7811a13a557
Repository:
https://github.com/webkimru/go-keeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
112 SLOC
#
Functions
NewUser
NewUser returns a new user with hashed password.
#
Structs
KeyValue
KeyValue contains key-value entity information.
User
User contains user's information.
#
Type aliases
ContextKey
ContextKey is a custom type for context usage.