Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Indexer *indexer.Indexer
BookDir string
CoverDir string
NoCovers bool
Addr string
Verbose bool
// contains filtered or unexported fields
}
Server is a BookBrowser server.
func NewServer ¶
NewServer creates a new BookBrowser server. It will not index the books automatically.
func (*Server) RefreshBookIndex ¶
RefreshBookIndex refreshes the book index
Click to show internal directories.
Click to hide internal directories.