Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
Factory Repositoryのファクトリ
func (*Factory) CreateCheck ¶
func (rf *Factory) CreateCheck() service.CheckRepository
CreateCheck Repositoryつくるで
func (*Factory) CreateGroup ¶
func (rf *Factory) CreateGroup() service.GroupRepository
CreateGroup Repositoryつくるで
func (*Factory) CreateSession ¶
CreateSession Sessionつくるで
func (*Factory) CreateUser ¶
func (rf *Factory) CreateUser() service.UserRepository
CreateUser Repositoryつくるで
Click to show internal directories.
Click to hide internal directories.