Parsley v1.7.0
  • GitHub Repo
  • Issues
Powered by
  1. /
  2. Tags /
  3. features

Tag: features

See all tags.

Registration
Context-Aware Factory Functions

Parsley provides a specialized way to handle on-demand service resolution through context-aware factory functions. By using the RegisterFactory[T] function from the pkg/features package, you can register a factory that returns a function capable of resolving a service of type T whenever it is called.

Package Reference
features

Official documentation of the Parsley´s "features" package

  • License Apache 2.0

© Copyright 2026 - Matthias Friedrich. All rights reserved.