package
0.1.2
Repository: https://github.com/evgesoch/gofwc.git
Documentation: pkg.go.dev

# Functions

Close the database.
Create the database.
Create a new Post in the database.
Delete a Post from the database.
Get all Posts from the database.
Get a Post from the database.
Open the database.
Update a Post in the database.

# Structs

Post
The Post struct.