meta

module
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: MIT

README

meta

Org meta-imports for omcrgnt applications.

core/use

Standard platform bundle — one blank import at the composition root:

import _ "github.com/omcrgnt/meta/core/use"

Registers (via transitive */use init):

Package Defaults
app/use *app.App, *runner.Runner
logger/use log + stdout
telemetry/use trace
ops/transport/http/use probe actuator, metrics platform, ops HTTP handler/server

srv-http is not included — import it for Server[T] catalog fields; HTTPMetrics registers via package init.

When not to use

Minimal apps without ops or telemetry: import individual */use packages instead of meta.

Overrides

Platform defaults are replaceable via AppResources catalog + ecfg tags. Do not fork meta for app-specific config.

Directories

Path Synopsis
core
use
Package use registers org-wide platform defaults on unique.Global.
Package use registers org-wide platform defaults on unique.Global.

Jump to

Keyboard shortcuts

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