#
Tag: service proxy
See all tags.
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.