wavebase

package
v0.8.8-beta.3 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigDir = "config"
View Source
const DefaultWaveHome = "~/.waveterm"
View Source
const DevWaveHome = "~/.waveterm-dev"
View Source
const DomainSocketBaseName = "wave.sock"
View Source
const JwtSecret = "waveterm" // TODO generate and store this
View Source
const WaveDBDir = "db"
View Source
const WaveDevVarName = "WAVETERM_DEV"
View Source
const WaveHomeVarName = "WAVETERM_HOME"
View Source
const WaveLockFile = "wave.lock"

Variables

View Source
var BuildTime = "0"
View Source
var WaveVersion = "0.0.0"

set by main-server.go

Functions

func AcquireWaveLock

func AcquireWaveLock() (*filemutex.FileMutex, error)

func CacheEnsureDir

func CacheEnsureDir(dirName string, cacheKey string, perm os.FileMode, dirDesc string) error

func ClientArch

func ClientArch() string

func DetermineLang

func DetermineLang() string

func DetermineLocale

func DetermineLocale() string

func EnsureWaveConfigDir

func EnsureWaveConfigDir() error

func EnsureWaveDBDir

func EnsureWaveDBDir() error

func EnsureWaveHomeDir

func EnsureWaveHomeDir() error

func ExpandHomeDir

func ExpandHomeDir(pathStr string) (string, error)

func ExpandHomeDirSafe added in v0.8.3

func ExpandHomeDirSafe(pathStr string) string

func GetDomainSocketName

func GetDomainSocketName() string

func GetHomeDir

func GetHomeDir() string

func GetWaveHomeDir

func GetWaveHomeDir() string

func IsDevMode

func IsDevMode() bool

func ReplaceHomeDir

func ReplaceHomeDir(pathStr string) string

func TryMkdirs

func TryMkdirs(dirName string, perm os.FileMode, dirDesc string) error

func UnameKernelRelease

func UnameKernelRelease() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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