//
pkg.gl
Category
github.com/fubaydullaev/readium-lcp-server
frontend
webuser
package
0.0.0-20220531233405-25ebc1e64f25
Repository:
https://github.com/fubaydullaev/readium-lcp-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
148 SLOC
#
Functions
Open
Open returns a WebUser interface (db interaction).
#
Variables
ErrNotFound
ErrNotFound error trown when user is not found.
#
Structs
User
User struct defines a user.
#
Interfaces
WebUser
WebUser interface for user db interaction.