Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
AuthApplication application.AuthApplication
BookApplication application.BookApplication
}
Registry - DIコンテナ
func NewRegistry ¶
func NewRegistry(db *repository.Client, s *gcs.Storage) *Registry
NewRegistry - internalディレクトリ配下のファイルを読み込み
Click to show internal directories.
Click to hide internal directories.