Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(params ...interface{}) (interface{}, error)
Types ¶
type ProviderGrpc ¶
type ProviderGrpc struct {
// contains filtered or unexported fields
}
ProviderGrpc 服务管理
func (*ProviderGrpc) IsDefer ¶
func (pg *ProviderGrpc) IsDefer() bool
func (*ProviderGrpc) Name ¶
func (pg *ProviderGrpc) Name() string
func (*ProviderGrpc) Params ¶
func (pg *ProviderGrpc) Params(c framework.Container) []interface{}
func (*ProviderGrpc) Register ¶
func (pg *ProviderGrpc) Register(c framework.Container) framework.NewInstance
Click to show internal directories.
Click to hide internal directories.