Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Source)
Option configures a local source.
func WithCatalogPath ¶
WithCatalogPath sets the catalog path.
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source loads a catalog from either a file path or embedded catalog.
Click to show internal directories.
Click to hide internal directories.