Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CachedSource ¶
type CachedSource struct { Inner slides.SlideSource // contains filtered or unexported fields }
func (*CachedSource) Load ¶
func (cs *CachedSource) Load() (*slides.Collection, error)
type FileSource ¶
type FileSource struct {
Path string
}
func (*FileSource) Load ¶
func (fs *FileSource) Load() (*slides.Collection, error)
Click to show internal directories.
Click to hide internal directories.