Documentation
¶
Overview ¶
Package loader is the interface for loading an external resource into cre
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoaderOption ¶
type LoaderOption func(*loaderOptions)
func WithResources ¶
func WithResources(resources ...string) LoaderOption
type SQLLoader ¶
type SQLLoader struct {
// contains filtered or unexported fields
}
func NewSQLLoader ¶
Click to show internal directories.
Click to hide internal directories.