cases

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextLoadersTest

type ContextLoadersTest struct {
	LibAgent repositories.LibAgent //starter:inject("#")

	Paths RepositoryPathProvider //starter:inject("#")

}

ContextLoadersTest ...

func (*ContextLoadersTest) Units

func (inst *ContextLoadersTest) Units(list []*units.Registration) []*units.Registration

Units ...

type RepositoryPathProvider

type RepositoryPathProvider interface {
	GetRepoPath(name string) (afs.Path, error)
}

RepositoryPathProvider ...

type RepositoryPathProviderImpl

type RepositoryPathProviderImpl struct {
	AC application.Context //starter:inject("context")
	FS afs.FS              //starter:inject("#")
	// contains filtered or unexported fields
}

RepositoryPathProviderImpl ...

func (*RepositoryPathProviderImpl) GetRepoPath

func (inst *RepositoryPathProviderImpl) GetRepoPath(name1 string) (afs.Path, error)

GetRepoPath ...

type SystemContextTest

type SystemContextTest struct {
	LibAgent gitlib.Agent //starter:inject("#")

}

SystemContextTest ...

func (*SystemContextTest) Units

func (inst *SystemContextTest) Units(list []*units.Registration) []*units.Registration

Units ...

Jump to

Keyboard shortcuts

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