//
pkg.gl
Category
github.com/alice890308/blog-server
modules
api
dao
package
1.0.1
Repository:
https://github.com/alice890308/blog-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
374 SLOC
#
Functions
NewMongoPostDAO
No description provided by the author
NewMongoUserDAO
No description provided by the author
#
Variables
ErrPostNotFound
No description provided by the author
ErrUserNotFound
No description provided by the author
#
Structs
Post
No description provided by the author
User
No description provided by the author
#
Interfaces
PostDAO
No description provided by the author
UserDAO
No description provided by the author