reference

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package reference fetches the desired state of any service release source code as Git reference. Those consistent release tags and commit shas define the service versions intended to be deployed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Cac *cache.Cache
	Env envvar.Env
	Git *github.Client
	Log logger.Interface
	Whk *webhook.Webhook
}

type Reference

type Reference struct {
	// contains filtered or unexported fields
}

func New

func New(c Config) *Reference

func (*Reference) Active added in v0.4.0

func (r *Reference) Active() bool

Active defines this worker handler to always be executed.

func (*Reference) Ensure

func (r *Reference) Ensure() error

Jump to

Keyboard shortcuts

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