Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PhotoService ¶
type PhotoService struct {
// contains filtered or unexported fields
}
func New ¶
func New(r repository.PhotoRepository) PhotoService
type RegisterCaller ¶
type RegisterService ¶
type RegisterService struct {
// contains filtered or unexported fields
}
func NewRegisterService ¶
func NewRegisterService(c RegisterCaller, param model.ServeParameters) RegisterService
func (*RegisterService) Register ¶
func (s *RegisterService) Register()
Click to show internal directories.
Click to hide internal directories.