blog/BlogAdminService/internal/service/DinaryService.go

7 lines
77 B
Go

package service
type diaryService struct {
}
var DiaryService diaryService