icontexts

package
v0.0.0-...-ec430c0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextServiceImpl

type ContextServiceImpl struct {
	FS     afs.FS          //starter:inject("#")
	Git    gitlib.Agent    //starter:inject("#")
	KeyMan core.KeyManager //starter:inject("#")
	// contains filtered or unexported fields
}

ContextServiceImpl ...

func (*ContextServiceImpl) LoadContainerContext

func (inst *ContextServiceImpl) LoadContainerContext(c context.Context) (*core.ContainerContext, error)

LoadContainerContext ...

func (*ContextServiceImpl) LoadDomainContext

func (inst *ContextServiceImpl) LoadDomainContext(c context.Context) (*core.DomainContext, error)

LoadDomainContext ...

func (*ContextServiceImpl) LoadDomainContextWithConfigFile

func (inst *ContextServiceImpl) LoadDomainContextWithConfigFile(c context.Context, cfg afs.Path) (*core.DomainContext, error)

LoadDomainContextWithConfigFile ...

func (*ContextServiceImpl) LoadGitContext

func (inst *ContextServiceImpl) LoadGitContext(c context.Context) (*core.GitContext, error)

LoadGitContext ...

Jump to

Keyboard shortcuts

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