Documentation
¶
Overview ¶
Package persistence handle sqlite3, csv
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSVRepository ¶
func NewCSVRepository() repository.CSVRepository
NewCSVRepository return CSVRepository
func NewHistoryRepository ¶
func NewHistoryRepository(db config.HistoryDB) repository.HistoryRepository
NewHistoryRepository return HistoryRepository
func NewJSONRepository ¶ added in v0.3.0
func NewJSONRepository() repository.JSONRepository
NewJSONRepository return JSONRepository
func NewLTSVRepository ¶ added in v0.5.0
func NewLTSVRepository() repository.LTSVRepository
NewLTSVRepository return TSVRepository
func NewTSVRepository ¶ added in v0.4.0
func NewTSVRepository() repository.TSVRepository
NewTSVRepository return TSVRepository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.