package
0.0.0-20201014150326-281192215769
Repository: https://github.com/jasongauvin/wikipattern.git
Documentation: pkg.go.dev
# Functions
NewContext is the constructor of a Context for exporting article.
# Structs
ArticleExportFile is the structure used to generate a response body for an article export file.
Context is the structure for an export, based on the exportInterface.
Csv is the csv export strategy struct.
Xlsx is the csv export strategy struct.