Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductService ¶ added in v1.2.8
type ProductService struct {
}
func GetProductService ¶ added in v1.2.8
func GetProductService() *ProductService
GetProductService 单例
type StudentService ¶ added in v1.0.5
type StudentService struct {
}
func GetStudentService ¶ added in v1.0.5
func GetStudentService() *StudentService
GetStudentService 单例
Click to show internal directories.
Click to hide internal directories.