services

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configurer

type Configurer struct{}

Configurer ...

func (*Configurer) Configure

func (inst *Configurer) Configure(c *store.Context) error

Configure ...

type GitAddService

type GitAddService struct {
}

GitAddService ...

func (*GitAddService) ListRegistrations

func (inst *GitAddService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitAddService) Name

func (inst *GitAddService) Name() string

Name ...

func (*GitAddService) Run

func (inst *GitAddService) Run(task *git.Add) error

Run ...

type GitCommitService

type GitCommitService struct {
}

GitCommitService ...

func (*GitCommitService) ListRegistrations

func (inst *GitCommitService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitCommitService) Name

func (inst *GitCommitService) Name() string

Name ...

func (*GitCommitService) Run

func (inst *GitCommitService) Run(task *git.Commit) error

Run ...

type GitExampleService

type GitExampleService struct {
}

GitExampleService ...

func (*GitExampleService) ListRegistrations

func (inst *GitExampleService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitExampleService) Name

func (inst *GitExampleService) Name() string

Name ...

func (*GitExampleService) Run

func (inst *GitExampleService) Run(task *git.Example) error

Run ...

type GitInitService

type GitInitService struct {
}

GitInitService ...

func (*GitInitService) ListRegistrations

func (inst *GitInitService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitInitService) Name

func (inst *GitInitService) Name() string

Name ...

func (*GitInitService) Run

func (inst *GitInitService) Run(task *git.Init) error

Run ...

type GitPushService

type GitPushService struct {
}

GitPushService ...

func (*GitPushService) ListRegistrations

func (inst *GitPushService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitPushService) Name

func (inst *GitPushService) Name() string

Name ...

func (*GitPushService) Run

func (inst *GitPushService) Run(task *git.Push) error

Run ...

type GitStatusService

type GitStatusService struct {
}

GitStatusService ...

func (*GitStatusService) ListRegistrations

func (inst *GitStatusService) ListRegistrations() []*instructions.ServiceRegistration

ListRegistrations ...

func (*GitStatusService) Name

func (inst *GitStatusService) Name() string

Name ...

func (*GitStatusService) Run

func (inst *GitStatusService) Run(task *git.Status) error

Run ...

Jump to

Keyboard shortcuts

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