Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides the core API client library for proton-utils.
|
Package api provides the core API client library for proton-utils. |
|
account
Package account provides Proton Account-specific types and operations.
|
Package account provides Proton Account-specific types and operations. |
|
config
Package config provides primitives for loading, saving, and validating application configuration files.
|
Package config provides primitives for loading, saving, and validating application configuration files. |
|
drive
Package drive provides the Proton Drive API
|
Package drive provides the Proton Drive API |
|
lumo
Package lumo provides the Lumo API client.
|
Package lumo provides the Lumo API client. |
|
cmd
|
|
|
proton
command
Package main is the entry point for the proton-utils application.
|
Package main is the entry point for the proton-utils application. |
|
proton-fuse
command
Command proton-fuse mounts the per-user Proton FUSE filesystem.
|
Command proton-fuse mounts the per-user Proton FUSE filesystem. |
|
proton-redirector
command
Command proton-redirector mounts the system-wide /proton redirector filesystem.
|
Command proton-redirector mounts the system-wide /proton redirector filesystem. |
|
internal
|
|
|
cli
Package cli implements the command-line interface for proton-utils.
|
Package cli implements the command-line interface for proton-utils. |
|
cli/account
Package accountCmd implements the account subcommands for proton-cli.
|
Package accountCmd implements the account subcommands for proton-cli. |
|
cli/config
Package configCmd implements the proton config subcommand tree.
|
Package configCmd implements the proton config subcommand tree. |
|
cli/drive
Package driveCmd implements the drive subcommands for proton-cli.
|
Package driveCmd implements the drive subcommands for proton-cli. |
|
cli/drive/share
Package shareCmd implements the share subcommands for proton-cli.
|
Package shareCmd implements the share subcommands for proton-cli. |
|
cli/lumo
Package lumoCmd implements the lumo subcommands for proton-cli.
|
Package lumoCmd implements the lumo subcommands for proton-cli. |
|
cli/shortid
Package shortid provides short ID resolution and formatting utilities for CLI commands that display and resolve base64-encoded entity IDs.
|
Package shortid provides short ID resolution and formatting utilities for CLI commands that display and resolve base64-encoded entity IDs. |
|
cli/testutil
Package testutil provides shared test mock types for CLI packages.
|
Package testutil provides shared test mock types for CLI packages. |
|
daemon
Package daemon provides signal handling utilities for long-running processes.
|
Package daemon provides signal handling utilities for long-running processes. |
|
fusemount
Package fusemount implements the per-user FUSE filesystem that dispatches operations to registered namespace handlers.
|
Package fusemount implements the per-user FUSE filesystem that dispatches operations to registered namespace handlers. |
|
fusemount/drive
Package drive implements the fusemount.NamespaceHandler for Proton Drive, exposing shares as a read-only directory tree under the "drive" namespace.
|
Package drive implements the fusemount.NamespaceHandler for Proton Drive, exposing shares as a read-only directory tree under the "drive" namespace. |
|
keyring
Package keyring provides session index management and system keyring abstraction for Proton utilities.
|
Package keyring provides session index management and system keyring abstraction for Proton utilities. |
|
redirector
Package redirector implements the system-wide FUSE filesystem mounted at /proton.
|
Package redirector implements the system-wide FUSE filesystem mounted at /proton. |
|
sdnotify
Package sdnotify implements a minimal sd_notify(3) client for signaling service readiness to systemd.
|
Package sdnotify implements a minimal sd_notify(3) client for signaling service readiness to systemd. |
Click to show internal directories.
Click to hide internal directories.