Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbstractService ¶
type AbstractService struct {
// contains filtered or unexported fields
}
AbstractService 提供服务的基本实现
func NewAbstractService ¶
func NewAbstractService(name string, logger log.Logger) *AbstractService
NewAbstractService 创建抽象服务
Click to show internal directories.
Click to hide internal directories.