package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 22, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config resolves spoo CLI configuration and filesystem paths.
DefaultAPIBase is the production spoo.me endpoint.
Dir returns the spoo config directory, creating it if needed.
type Config struct {
APIBase string
}
Load resolves configuration. SPOO_API_URL overrides the default,
which keeps the CLI pointable at a local dev server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.