//
pkg.gl
Category
github.com/DarylSerrano/dlsite-organizer
internal
database
package
0.1.0
Repository:
https://github.com/darylserrano/dlsite-organizer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
242 SLOC
#
Functions
OpenDB
OpenDB opens the database from 'path' and creates initial tables.
SaveWork
SaveWork saves fetcher.Work data into DB, creates Circle, Tags and Voice Actors if not present on DB and updates Filepath value if Work exists on DB.
#
Structs
WorkDB
A WorkDB contains information about a DLSite work on the DB.