Versions in this module Expand all Collapse all v2 v2.1.0 Feb 18, 2026 v2.0.0 Feb 17, 2026 Changes in this version + func FromRuntime[T any](runtimeInstance runtimecontract.Runtime, serviceName string) (T, error) + func MustFromRuntime[T any](runtimeInstance runtimecontract.Runtime, serviceName string) T + func New(ctx context.Context, scope containercontract.Scope, ...) runtimecontract.Runtime Other modules containing this package github.com/precision-soft/melody