internal/

directory
v0.9.0 Latest Latest
Warning

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

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

Directories

Path Synopsis
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.
Package auth implements the OAuth 2.0 Device Authorization Grant (RFC 8628) over OIDC discovery: discover the issuer's endpoints, request a device code, prompt the user to approve in a browser, then poll for the token.
Package auth implements the OAuth 2.0 Device Authorization Grant (RFC 8628) over OIDC discovery: discover the issuer's endpoints, request a device code, prompt the user to approve in a browser, then poll for the token.
Package cli implements the dbosctl command tree.
Package cli implements the dbosctl command tree.
Package client builds a configured Conductor API client from a resolved base URL and optional bearer token.
Package client builds a configured Conductor API client from a resolved base URL and optional bearer token.
Package config manages named connection profiles in os.UserConfigDir()/dbos/config.yaml and resolves effective settings from the flag > env > profile precedence chain.
Package config manages named connection profiles in os.UserConfigDir()/dbos/config.yaml and resolves effective settings from the flag > env > profile precedence chain.
Package creds stores per-profile credentials behind a Store interface, so the backend can change (an OS keychain, later) without touching call sites.
Package creds stores per-profile credentials behind a Store interface, so the backend can change (an OS keychain, later) without touching call sites.
gen
oauthgated command
Command oauthgated generates internal/api/oauth_gated.go from the vendored OpenAPI spec.
Command oauthgated generates internal/api/oauth_gated.go from the vendored OpenAPI spec.
Package output renders command results as an aligned table or raw JSON, selected by the -o/--output flag.
Package output renders command results as an aligned table or raw JSON, selected by the -o/--output flag.

Jump to

Keyboard shortcuts

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