app

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsurePaths

func EnsurePaths(p Paths) error

Types

type Paths

type Paths struct {
	RuntimeDir   string
	StateDir     string
	SocketPath   string
	LogPath      string
	CACertPath   string
	CAKeyPath    string
	CABundlePath string
	CALockPath   string
}

func DefaultPaths

func DefaultPaths() (Paths, error)

func (Paths) SessionDir

func (p Paths) SessionDir(sessionID string) string

func (Paths) SessionPaths

func (p Paths) SessionPaths(sessionID string) Paths

func (Paths) SessionsDir

func (p Paths) SessionsDir() string

Jump to

Keyboard shortcuts

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