s4wave_git_world

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const GitRepoTypeID = git_world.GitRepoTypeID

GitRepoTypeID is the object type ID for git/repo objects.

View Source
const GitWorktreeTypeID = git_world.GitWorktreeTypeID

GitWorktreeTypeID is the object type ID for git/worktree objects.

Variables

GitRepoType is the ObjectType for git/repo objects.

GitWorktreeType is the ObjectType for git/worktree objects.

Functions

func GitRepoFactory

func GitRepoFactory(
	ctx context.Context,
	le *logrus.Entry,
	b bus.Bus,
	engine world.Engine,
	ws world.WorldState,
	objectKey string,
) (srpc.Invoker, func(), error)

GitRepoFactory creates a GitRepoResource from a world object.

func GitWorktreeFactory

func GitWorktreeFactory(
	ctx context.Context,
	le *logrus.Entry,
	b bus.Bus,
	engine world.Engine,
	ws world.WorldState,
	objectKey string,
) (srpc.Invoker, func(), error)

GitWorktreeFactory creates a GitWorktreeResource from a world object.

Types

This section is empty.

Jump to

Keyboard shortcuts

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