//
pkg.gl
Category
github.com/quii/learn-go-with-tests
reading-files
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
68 SLOC
#
Functions
NewPostsFromFS
NewPostsFromFS returns a collection of blog posts from a file system.
#
Structs
Post
Post represents a post on a blog.