release

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package release implements the source business logic that caches all relevant service release settings for further use across the operator chain. See e.g. https://github.com/0xSplits/releases for a reference of the remote Github repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Aws aws.Config
	Cac *cache.Cache
	Env envvar.Env
	Log logger.Interface
	Sta stack.Interface
}

type Release

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

func New

func New(c Config) *Release

func (*Release) Ensure

func (r *Release) Ensure() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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