service

package
v0.0.0-...-d6956c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package service 业务注入

Package service 业务

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	New,
	example.New,
)

ProviderSet is service providers.

Functions

This section is empty.

Types

type IService

type IService interface {
}

IService 业务标准

func New

func New(cf config.IConfig, log logx.ILog, data ds.IData) IService

New 创建

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL