Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.42 KB

index.md

File metadata and controls

41 lines (30 loc) · 2.42 KB
meta description icon tags category
title
Parsley - Learn about the Parsley dependency injection framework for Go and its key features
Learn about the Parsley library and its key features.
home
introduction
guide
Introduction

Welcome to Parsley

Parsley is an easy-to-use, reflection-based dependency injection package that fits seamlessly into any Go application. It bridges the gap between dependency configuration and service activation, providing automated lifetime management and a clean, organized way to handle dependencies.

Key Features

Type Registration & Resolution

Advanced Registrations

Multiple Registrations

Proxy & Mocking Support

Want to know more? Read on to discover how Parsley can enhance your Go application's architecture and maintainability.