others

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 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 CommandServiceManagerImpl

type CommandServiceManagerImpl struct {
	Context *store.Context
	// contains filtered or unexported fields
}

CommandServiceManagerImpl ...

func (*CommandServiceManagerImpl) Find

func (inst *CommandServiceManagerImpl) Find(name string) (store.Service, error)

Find ...

type GitHeadImpl

type GitHeadImpl struct {
	Core *store.Core
	// contains filtered or unexported fields
}

GitHeadImpl ...

func (*GitHeadImpl) GetValue

func (inst *GitHeadImpl) GetValue(s store.Session) (git.ReferenceName, error)

GetValue ...

func (*GitHeadImpl) NodeType

func (inst *GitHeadImpl) NodeType() store.NodeType

NodeType ...

func (*GitHeadImpl) Path

func (inst *GitHeadImpl) Path() afs.Path

Path ...

type GitRepositoryImpl

type GitRepositoryImpl struct {
	Core *store.Core
}

GitRepositoryImpl ...

func (*GitRepositoryImpl) Compression added in v0.0.5

func (inst *GitRepositoryImpl) Compression() git.Compression

Compression ...

func (*GitRepositoryImpl) Config

func (inst *GitRepositoryImpl) Config() store.ConfigChain

Config ...

func (*GitRepositoryImpl) Digest added in v0.0.5

func (inst *GitRepositoryImpl) Digest() git.Digest

Digest ...

func (*GitRepositoryImpl) HEAD

func (inst *GitRepositoryImpl) HEAD() store.HEAD

HEAD ...

func (*GitRepositoryImpl) Index

func (inst *GitRepositoryImpl) Index() store.Index

Index ...

func (*GitRepositoryImpl) Layout

func (inst *GitRepositoryImpl) Layout() store.RepositoryLayout

Layout ...

func (*GitRepositoryImpl) Objects

func (inst *GitRepositoryImpl) Objects() store.Objects

Objects ...

func (*GitRepositoryImpl) OpenSession

func (inst *GitRepositoryImpl) OpenSession() (store.Session, error)

OpenSession ...

func (*GitRepositoryImpl) PathMapping added in v0.0.5

func (inst *GitRepositoryImpl) PathMapping() git.PathMapping

PathMapping ...

func (*GitRepositoryImpl) Refs

func (inst *GitRepositoryImpl) Refs() store.Refs

Refs ...

type GitWorkspaceImpl

type GitWorkspaceImpl struct {
	Core *store.Core
}

GitWorkspaceImpl ...

func (*GitWorkspaceImpl) Path

func (inst *GitWorkspaceImpl) Path() afs.Path

Path ...

type LibImpl

type LibImpl struct {
	Context *store.Context
}

LibImpl ...

func (*LibImpl) Bind

func (inst *LibImpl) Bind(cc context.Context) context.Context

Bind ...

func (*LibImpl) Connectors added in v0.0.7

func (inst *LibImpl) Connectors() pktline.ConnectorManager

Connectors ...

func (*LibImpl) FS

func (inst *LibImpl) FS() afs.FS

FS ...

func (*LibImpl) GetCLI

func (inst *LibImpl) GetCLI(required bool) cli.CLI

GetCLI ...

func (*LibImpl) InstructionServiceManager

func (inst *LibImpl) InstructionServiceManager() store.ServiceManager

InstructionServiceManager ...

func (*LibImpl) RepositoryFinder

func (inst *LibImpl) RepositoryFinder() store.RepositoryFinder

RepositoryFinder ...

func (*LibImpl) RepositoryLoader

func (inst *LibImpl) RepositoryLoader() store.RepositoryLoader

RepositoryLoader ...

func (*LibImpl) RepositoryLocator

func (inst *LibImpl) RepositoryLocator() store.RepositoryLocator

RepositoryLocator ...

type RepositoryFinderImpl

type RepositoryFinderImpl struct {
}

RepositoryFinderImpl ...

func (*RepositoryFinderImpl) Find

func (inst *RepositoryFinderImpl) Find(pwd afs.Path) ([]afs.Path, error)

Find ...

type RepositoryLoaderImpl

type RepositoryLoaderImpl struct {
	Context *store.Context
}

RepositoryLoaderImpl ...

func (*RepositoryLoaderImpl) Load

Load ...

func (*RepositoryLoaderImpl) LoadWithPath added in v0.0.7

func (inst *RepositoryLoaderImpl) LoadWithPath(path afs.Path) (store.Repository, error)

type RepositoryLocatorImpl

type RepositoryLocatorImpl struct {
}

RepositoryLocatorImpl ...

func (*RepositoryLocatorImpl) Locate

Locate ...

Jump to

Keyboard shortcuts

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