package
0.0.0-20250102183821-0b8f2a315345
Repository: https://github.com/codeandlearn1991/newsapi.git
Documentation: pkg.go.dev
# Packages
Package mockshandler is a generated GoMock package.
# Functions
DeleteNewsByID handler.
GetAllNews handler.
GetNewsByID handler.
PostNews handler.
UpdateNewsByID handler.
# Structs
AllNewsResponse represents the all news response.
NewsPostReqBody represents the post request body for the news.
# Interfaces
NewsStorer represents the news store opertions.