Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
func NewLoader ¶
func NewLoader(opts ...LoaderOption) (*Loader, error)
type LoaderOption ¶
type LoaderOption func(*Loader)
func LoaderLogger ¶
func LoaderLogger(logger logging.Logger) LoaderOption
Click to show internal directories.
Click to hide internal directories.