smart_container:线程安全的语义定义的IoCDI容器

时间:2024-06-16 10:44:20
【文件属性】:

文件名称:smart_container:线程安全的语义定义的IoCDI容器

文件大小:51KB

文件格式:ZIP

更新时间:2024-06-16 10:44:20

ddd di-container ioc-container smart-rb ruby-ioc-container

SmartCore ::容器· 线程安全的语义定义的IoC / DI容器。 安装 gem 'smart_container' bundle install # --- or --- gem install smart_container require 'smart_core/container' 餐桌 路线图 功能性 容器类的创建 class Container < SmartCore :: Container namespace ( :database ) do # support for namespaces register ( :resolver , memoize : true ) { SomeDatabaseResolver . new } # dependency registration namespace ( :cache ) do #


【文件预览】:
smart_container-master
----bin()
--------console(141B)
--------setup(131B)
----Rakefile(548B)
----.rubocop.yml(346B)
----Gemfile(69B)
----Gemfile.lock(2KB)
----.rspec(53B)
----spec()
--------features()
--------spec_helper.rb(676B)
----.gitignore(114B)
----CHANGELOG.md(2KB)
----lib()
--------smart_core()
----CODE_OF_CONDUCT.md(3KB)
----README.md(9KB)
----smart_container.gemspec(1KB)
----LICENSE.txt(1KB)

网友评论