Skip to content

Commit a82d894

Browse files
author
yoyofx
committed
readme
1 parent 40f9d14 commit a82d894

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# DI
2+
Dependency injection for Go programming language.
3+
4+
Dependency injection is one form of the broader technique of inversion of control. It is used to increase modularity of the program and make it extensible.

0 commit comments

Comments
 (0)