loaders

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepositoryContextLoaderImpl

type RepositoryContextLoaderImpl struct {
	// contains filtered or unexported fields
}

RepositoryContextLoaderImpl ...

func (*RepositoryContextLoaderImpl) ListRegistrations

func (inst *RepositoryContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*RepositoryContextLoaderImpl) Load

Load ...

type SessionContextLoaderImpl

type SessionContextLoaderImpl struct {
	// contains filtered or unexported fields
}

SessionContextLoaderImpl ...

func (*SessionContextLoaderImpl) ListRegistrations

func (inst *SessionContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*SessionContextLoaderImpl) Load

Load ...

type SubmoduleContextLoaderImpl

type SubmoduleContextLoaderImpl struct {
	// contains filtered or unexported fields
}

SubmoduleContextLoaderImpl ...

func (*SubmoduleContextLoaderImpl) ListRegistrations

func (inst *SubmoduleContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*SubmoduleContextLoaderImpl) Load

Load ...

type SystemContextLoaderImpl

type SystemContextLoaderImpl struct {
	FS            afs.FS                           //starter:inject("#")
	AllComponents []repositories.ComponentRegistry //starter:inject(".")
	UseSafeMode   bool                             //starter:inject("${git.threads.use-safe-mode}")
	// contains filtered or unexported fields
}

SystemContextLoaderImpl ...

func (*SystemContextLoaderImpl) ListRegistrations

func (inst *SystemContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*SystemContextLoaderImpl) Load

Load ...

type UserContextLoaderImpl

type UserContextLoaderImpl struct {
	// contains filtered or unexported fields
}

UserContextLoaderImpl ...

func (*UserContextLoaderImpl) ListRegistrations

func (inst *UserContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*UserContextLoaderImpl) Load

Load ...

type WorktreeContextLoaderImpl

type WorktreeContextLoaderImpl struct {
	// contains filtered or unexported fields
}

WorktreeContextLoaderImpl ...

func (*WorktreeContextLoaderImpl) ListRegistrations

func (inst *WorktreeContextLoaderImpl) ListRegistrations() []*repositories.ComponentRegistration

ListRegistrations ...

func (*WorktreeContextLoaderImpl) Load

Load ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL