package
0.0.0-20220304173042-46b057cf72a5
Repository: https://github.com/kate-liu/gowebframework.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 Copyright 2021 jianfengye.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewHadeContainer 创建一个服务容器.

# Structs

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

# Interfaces

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

# Type aliases

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