package
0.0.0-20250102183821-0b8f2a315345
Repository: https://github.com/codeandlearn1991/newsapi.git
Documentation: pkg.go.dev
# Functions
NewCustomError returns an instance of customer error.
NewStore returns an instance of news store.
# Structs
CustomError represents the error state of database error.
Record used to represent news in the database.
Store is a wrapper around bun.DB.