config

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGitCommit

func GetGitCommit(filePath string) (string, error)

func LoadConfig

func LoadConfig(filePath string) (*types.DaemonConfig, error)

func ReadConfigInServer

func ReadConfigInServer(path string) (*config.NextDeployConfig, error)

Types

type BuildLock

type BuildLock struct {
	GitCommit    string `json:"git_commit"`
	GitDirty     bool   `json:"git_dirty"`
	GeneratedAt  string `json:"generated_at"`
	MetadataFile string `json:"metadata_file"`
}

func ReadBuildLock

func ReadBuildLock(filePath string) (*BuildLock, error)

Jump to

Keyboard shortcuts

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