Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository interface { AddUTF8Font(family string, style fontstyle.Type, file string) Repository Load() ([]*entity.CustomFont, error) }
func New ¶
func New() Repository
Click to show internal directories.
Click to hide internal directories.