Documentation
¶
Overview ¶
Package file provides local file context source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source reads context from local files.
func NewSource ¶
func NewSource(cfg ctx.FileConfig) (*Source, error)
NewSource creates a new file source from configuration.
Click to show internal directories.
Click to hide internal directories.