#
Category: Extensibility
See all categories.
Parsley CLI • Registration • Extensibility
Advanced Dependency Injection with generated Proxies
This article explores the advanced dependency injection capabilities offered by the Parsley CLI through its generate proxy command. You’ll learn how to automatically generate proxy services and interfaces for your service contracts using //go:generate annotations.