Documentation
¶
Overview ¶
Package fs implements issues.Service using a virtual filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(root webdav.FileSystem, notification notification.Service, events events.ExternalService, users users.Service) (issues.Service, error)
NewService creates a virtual filesystem-backed issues.Service using root for storage. It uses notification service, if not nil. It uses events service, if not nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.