Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config is configuration for bookmark
func New ¶
func New(cacheDir string, logger *log.ZapEventLogger) (*Config, error)
New functions creates new Config instance.
Click to show internal directories.
Click to hide internal directories.