Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextLoader ¶
type ContextLoader struct {
// contains filtered or unexported fields
}
func NewContextLoader ¶
func NewContextLoader(cfg *config.Config) *ContextLoader
func (*ContextLoader) Load ¶
func (cl *ContextLoader) Load(ctx context.Context) (*extractors.Context, error)
Click to show internal directories.
Click to hide internal directories.