Lindenii Project Forge
Login

server

Lindenii Forge’s main backend daemon

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

/forged/internal/global/global.go (raw)

package global

type Global struct {
	ForgeTitle     string
	ForgeVersion   string
	SSHPubkey      string
	SSHFingerprint string
}