Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
account
Package account provides the "account" command and its subcommands.
|
Package account provides the "account" command and its subcommands. |
|
auth
Package auth provides the "auth" command and its subcommands.
|
Package auth provides the "auth" command and its subcommands. |
|
login
Package login provides the "login" command and its subcommands.
|
Package login provides the "login" command and its subcommands. |
|
note
Package note provides the "note" command and its subcommands.
|
Package note provides the "note" command and its subcommands. |
|
serve
Package serve provides the "serve" command.
|
Package serve provides the "serve" command. |
|
tool
Package tool provides the "tool" command and its subcommands.
|
Package tool provides the "tool" command and its subcommands. |
|
internal
|
|
|
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. |
|
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. |
|
server
Package server provides types and functions for running the secrets server.
|
Package server provides types and functions for running the secrets server. |
|
server/api
Package api provides HTTP handlers for the application.
|
Package api provides HTTP handlers for the application. |
|
server/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. |
|
server/export/bitwarden
Package bitwarden provides types for working with exports of Bitwarden vaults.
|
Package bitwarden provides types for working with exports of Bitwarden vaults. |
|
server/password
Package password provides utilities for evaluating the strength of passwords.
|
Package password provides utilities for evaluating the strength of passwords. |
|
server/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. |
|
server/token
Package token provides types for generating and parsing JWT tokens.
|
Package token provides types for generating and parsing JWT tokens. |
|
server/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. |
|
ui/component
Package component provides individual UI components generated from templ source code.
|
Package component provides individual UI components generated from templ source code. |
|
ui/layout
Package layout provides UI page layouts generated from templ source code.
|
Package layout provides UI page layouts generated from templ source code. |
|
ui/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. |
|
ui/view
Package view provides individual UI views generated from templ source code.
|
Package view provides individual UI views generated from templ source code. |
|
ui/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. |
|
ui/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. |
|
ui/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. |
|
ui/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. |
|
ui/view/login
Package login provides views for listing and inspecting stored login records.
|
Package login provides views for listing and inspecting stored login records. |
|
ui/view/note
Package note provides views for listing and inspecting stored note records.
|
Package note provides views for listing and inspecting stored note records. |
|
ui/view/status
Package status provides views for HTTP error status pages.
|
Package status provides views for HTTP error status pages. |
|
ui/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. |
|
pkg
|
|
|
secrets
Package secrets provides the go client for the secrets api.
|
Package secrets provides the go client for the secrets api. |
Click to show internal directories.
Click to hide internal directories.