//
pkg.gl
Category
github.com/quii/learn-go-with-tests
blogrenderer
package
0.0.0-20250122124320-23b25248e6ad
Repository:
https://github.com/quii/learn-go-with-tests.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
0
Files
49 SLOC
#
Functions
NewPostRenderer
NewPostRenderer creates a new PostRenderer.
#
Structs
Post
Post is a representation of a post.
PostRenderer
PostRenderer renders data into HTML.