Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func NewForIndex ¶
func NewForIndex() Module
func NewForServe ¶
func NewForServe(param model.ServeParameters) Module
func (Module) GetController ¶
func (m Module) GetController() *presentation.PhotoController
func (Module) GetPhotoService ¶
func (m Module) GetPhotoService() *service.PhotoService
func (Module) GetRegisterService ¶
func (m Module) GetRegisterService() *service.RegisterService
Click to show internal directories.
Click to hide internal directories.