//
pkg.gl
Category
github.com/GetStream/stream-backend-homework-assignment
api
package
0.0.0-20241005112508-8f7a874ac631
Repository:
https://github.com/getstream/stream-backend-homework-assignment.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
188 SLOC
#
Structs
API
API provides the REST endpoints for the application.
Message
A Message represents a persisted message.
Reaction
A Reaction represents a reaction to a message such as a like.
#
Interfaces
Cache
A Cache provides a storage layer that caches messages.
DB
A DB provides a storage layer that persists messages.