config

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package config provides shared configuration used throughout the application

Index

Constants

View Source
const (
	DefaultFinchAddr      = "/run/finch.sock"
	DefaultCredentialAddr = "/run/finch-credential.sock"
	DefaultNamespace      = "finch"
	DefaultConfigPath     = "/etc/finch/finch.toml"
	DefaultPidFile        = "/run/finch.pid"
)

Variables

This section is empty.

Functions

func GetCredentialAddr

func GetCredentialAddr() string

GetCredentialAddr returns the current credential address.

func SetCredentialAddr

func SetCredentialAddr(addr string)

SetCredentialAddr sets the credential address to be used at runtime.

Types

This section is empty.

Jump to

Keyboard shortcuts

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