package
1.4.0
Repository: https://github.com/go-ddh/nice.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package gin Copyright 2021 jianfengye.
Package middleware Copyright 2021 jianfengye.
No description provided by the author
No description provided by the author

# Functions

NewNiceContainer 创建一个服务容器.

# Structs

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

# Interfaces

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

# Type aliases

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