Documentation ¶
Index ¶
- Constants
- type Change
- type Error
- type ErrorList
- type Images
- type Map
- type Name
- type NameKind
- type Page
- type WorkDir
- func (d WorkDir) Album(id string) string
- func (d WorkDir) Albums() string
- func (d WorkDir) Artist(id string) string
- func (d WorkDir) Artists() string
- func (d WorkDir) DatabaseFile() string
- func (d WorkDir) ExportFile() string
- func (d WorkDir) SetupFile() string
- func (d WorkDir) String() string
- func (d WorkDir) Track(id string) string
- func (d WorkDir) Tracks() string
- func (d WorkDir) Trash() string
Constants ¶
View Source
const ( RoleSuperUser = "super_user" RoleAdmin = "admin" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkDir ¶ added in v0.3.0
type WorkDir string
func (WorkDir) DatabaseFile ¶ added in v0.10.0
func (WorkDir) ExportFile ¶ added in v0.16.2
Click to show internal directories.
Click to hide internal directories.