package
0.0.0-20240827064705-87cc8f1fac6f
Repository: https://github.com/bloomingflower/blog-backend.git
Documentation: pkg.go.dev

# Functions

AllPost returns all posts.
CreateAboutInfo creates a new AboutInfo record in the database.
CreateComment create comment.
No description provided by the author
CreateReply create reply to comment.
CreateSection creates a new Section for a specific AboutInfo.
CreateSectionItem creates a new SectionItem for a specific Section.
DeleteAboutInfo deletes an existing AboutInfo record from the database.
DeleteComment deletes a comment.
No description provided by the author
DeleteSection deletes an existing Section.
DeleteSectionItem deletes an existing SectionItem.
No description provided by the author
No description provided by the author
GenerateOGImage generates an Open Graph image for a post.
GetAboutInfo returns the about me information for a specific ID from the database.
GetComments get comments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: google, github, kakao, naver 로그인 web3 AA 로그인.
RSSFeed generates an RSS feed of recent posts.
No description provided by the author
No description provided by the author
No description provided by the author
TODO : ElasticSearch 적용.
No description provided by the author
No description provided by the author
UpdateAboutInfo updates an existing AboutInfo record in the database.
No description provided by the author
UpdateSection updates an existing Section.
UpdateSectionItem updates an existing SectionItem.
No description provided by the author
No description provided by the author
No description provided by the author
VoteComment vote comment.

# Constants

# Structs

No description provided by the author
No description provided by the author
comment 인증 처리.