package
0.0.0-20221207144256-af619fd70247
Repository: https://github.com/bugkillerpro/less.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
Copyright 2021 bugkillerpro.
Copyright 2021 bugkillerpro.
No description provided by the author
No description provided by the author

# Functions

NewlessContainer 创建一个服务容器.

# Interfaces

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

# Type aliases

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