//
pkg.gl
Category
github.com/AquoDev/simple-imageboard-golang
model
package
1.1.0
Repository:
https://github.com/aquodev/simple-imageboard-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
132 SLOC
#
Structs
Cache
Cache is a struct used for caching posts, threads, index or errors.
DeleteData
DeleteData is a struct used for incoming DELETE requests or successful POST requests.
Post
Post is the main struct.
UpdateData
UpdateData is a struct used for incoming PUT requests.