package
Version:
v1.2.35
Opens a new window with list of versions in this module.
Published: May 26, 2026
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
BookID string
ResizeHeight int
}
type Result struct {
Data []byte
ContentType string
}
GetBookCover 按书籍 ID 获取封面字节,供 HTTP 接口和 TUI 复用同一套封面解析逻辑。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.