package
0.0.0-20200112123733-0e48e746cce1
Repository: https://github.com/fbaube/blog-generator.git
Documentation: pkg.go.dev
# Functions
New creates a new DataSource, whose type depends on the configured URL.
# Structs
FileSystemDataSource is the file system data source object.
GitDataSource is the git data source object.
# Interfaces
DataSource is the data-source fetching interface.