others

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: MIT Imports: 8 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

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) (dxo.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) Config

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

Config ...

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) 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) 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() instructions.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

Find ...

type RepositoryLoaderImpl

type RepositoryLoaderImpl struct {
	Context *store.Context
}

RepositoryLoaderImpl ...

func (*RepositoryLoaderImpl) Load

Load ...

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