Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSingleton ¶
func NewFileSingleton ¶
func NewFileSingleton[T any]( fileWatcher filewatcher.FileWatcher, filename string, readFile func(filename string) (T, error), opts ...krt.CollectionOption, ) (FileSingleton[T], error)
Click to show internal directories.
Click to hide internal directories.