//
pkg.gl
Category
github.com/orlmonteverde/go-postgres-microblog
internal
server
v1
package
1.4.0
Repository:
https://github.com/orlmonteverde/go-postgres-microblog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
339 SLOC
#
Functions
New
New returns the API V1 Handler with configuration.
#
Structs
PostRouter
PostRouter is the router of the posts.
UserRouter
UserRouter is the router of the users.