package
1.7.4
Repository: https://github.com/go-shiori/shiori.git
Documentation: pkg.go.dev

# Functions

GetArchivePath returns the relative path to the archive of a bookmark in the filesystem.
GetEbookPath returns the relative path to the ebook of a bookmark in the filesystem.
GetTumnbailPath returns the relative path to the thumbnail of a bookmark in the filesystem.

# Constants

AuthorizationHeader is the name of the header used to send the token.
AuthorizationTokenType is the type of token used in the Authorization header.
ContextAccountKey is the key used to store the account model in the gin context.
DatabaseDateFormat the string formatting of datetimes for the database.
DataDirPerm the default filesystem permissions for the data directory/archives.
ShioriNamespace.

# Variables

Variables set my the main package coming from ldflags.
Variables set my the main package coming from ldflags.
Variables set my the main package coming from ldflags.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Account is the database model for account.
AccountDTO is data transfer object for Account.
BookmarkDTO is the bookmark object representation in database and the data transfer object at the same time, pending a refactor to two separate object to represent each role.
No description provided by the author
Tag is the tag for a bookmark.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author