internal/

directory
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: MIT

Directories

Path Synopsis
cli
Package cli provides shared functionality required by commands exposed by the CLI.
Package cli provides shared functionality required by commands exposed by the CLI.
config
Package config provides types and functions for working with configuration files used by the CLI.
Package config provides types and functions for working with configuration files used by the CLI.
Package server provides types and functions for running the secrets server.
Package server provides types and functions for running the secrets server.
api
Package api provides HTTP handlers for the application.
Package api provides HTTP handlers for the application.
database
Package database provides types and functions for managing the persistence layer of the password manager.
Package database provides types and functions for managing the persistence layer of the password manager.
export/bitwarden
Package bitwarden provides types for working with exports of Bitwarden vaults.
Package bitwarden provides types for working with exports of Bitwarden vaults.
password
Package password provides utilities for evaluating the strength of passwords.
Package password provides utilities for evaluating the strength of passwords.
service
Package service provides types that manage interactions between inbound network requests and the persistent storage.
Package service provides types that manage interactions between inbound network requests and the persistent storage.
token
Package token provides types for generating and parsing JWT tokens.
Package token provides types for generating and parsing JWT tokens.
urlcmp
Package urlcmp provides functions that assist in the comparison of urls.
Package urlcmp provides functions that assist in the comparison of urls.
ui
Package ui provides HTTP handlers for serving the application's web interface.
Package ui provides HTTP handlers for serving the application's web interface.
component
Package component provides individual UI components generated from templ source code.
Package component provides individual UI components generated from templ source code.
layout
Package layout provides UI page layouts generated from templ source code.
Package layout provides UI page layouts generated from templ source code.
script
Package script provides individual JavaScript components for use in page layouts and views.
Package script provides individual JavaScript components for use in page layouts and views.
view
Package view provides individual UI views generated from templ source code.
Package view provides individual UI views generated from templ source code.
view/account
Package account provides views for inspecting and managing the authenticated user's account.
Package account provides views for inspecting and managing the authenticated user's account.
view/auth
Package auth provides views for unauthenticated flows, including account login and registration.
Package auth provides views for unauthenticated flows, including account login and registration.
view/card
Package card provides views for listing and inspecting stored payment card records.
Package card provides views for listing and inspecting stored payment card records.
view/dashboard
Package dashboard provides the view for the main dashboard, shown immediately after login.
Package dashboard provides the view for the main dashboard, shown immediately after login.
view/login
Package login provides views for listing and inspecting stored login records.
Package login provides views for listing and inspecting stored login records.
view/note
Package note provides views for listing and inspecting stored note records.
Package note provides views for listing and inspecting stored note records.
view/status
Package status provides views for HTTP error status pages.
Package status provides views for HTTP error status pages.
view/tool
Package tool provides views for the tools section of the web interface.
Package tool provides views for the tools section of the web interface.

Jump to

Keyboard shortcuts

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