package
0.1.16
Repository: https://github.com/chenbihao/gob.git
Documentation: pkg.go.dev

# Packages

Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
No description provided by the author
No description provided by the author
Package gin implements a HTTP web framework called gin.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewGobContainer 创建一个服务容器.

# Structs

GobContainer 是服务容器的具体实现.

# Interfaces

Container 是一个服务容器,提供绑定服务和获取服务的功能.
ServiceProvider 定义一个服务提供者需要实现的接口.

# Type aliases

NewInstance 定义了如何创建一个新实例,所有服务容器的创建服务.